[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: |
Dave Hall |
Subject: |
Re: [phpGroupWare-developers] ereg* functions now an extension in PHP |
Date: |
Mon, 17 Dec 2007 16:14:32 +1100 |
On Sun, 2007-12-16 at 22:54 -0600, Chris Weiss wrote:
> from chats i've had in ##php the ereg functions have been on the way
> out for a long time, all but depreciated
Yep, but now we finally have the motivator for us to fix ours :)
>
> 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
> >
>
>
> _______________________________________________
> phpGroupWare-developers mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/phpgroupware-developers
--
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