[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [phpGroupWare-developers] ereg* functions now an extension in PHP
From: |
Chris Weiss |
Subject: |
Re: [phpGroupWare-developers] ereg* functions now an extension in PHP |
Date: |
Sun, 16 Dec 2007 22:54:42 -0600 |
from chats i've had in ##php the ereg functions have been on the way
out for a long time, all but depreciated
On 12/14/07, Dave Hall <address@hidden> wrote:
> Hi all,
>
> In the upcoming PHP 5.3 and 6 releases the ereg* functions will be an
> extension not in the core PHP engine. The PCRE functions perform better
> most of the time anyway.
>
> I propose that all new code, and when code is being cleaned up that
> ereg* calls be replaced with their PCRE equivalents.
>
> If there is support for this, I am happy to add it to the coding
> standards.
>
> Cheers
>
> Dave
> --
> Dave Hall (aka skwashd)
> API Coordinator
> phpGroupWare
> e address@hidden
> w phpgroupware.org
> j address@hidden
> sip address@hidden
> _ ____ __ __
> _ __ | |__ _ __ / ___|_ __ ___ _ _ _ _\ \ / /_ _ _ __ ___
> | '_ \| '_ \| '_ \| | _| '__/ _ \| | | | '_ \ \ /\ / / _` | '__/ _ \
> | |_) | | | | |_) | |_| | | | (_) | |_| | |_) \ V V / (_| | | | __/
> | .__/|_| |_| .__/ \____|_| \___/ \__,_| .__/ \_/\_/ \__,_|_| \___|
> |_| |_| |_|Web based collaboration platform
>
>
>
>
> _______________________________________________
> phpGroupWare-developers mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
>