[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[phpGroupWare-developers] ereg* functions now an extension in PHP
From: |
Dave Hall |
Subject: |
[phpGroupWare-developers] ereg* functions now an extension in PHP |
Date: |
Sat, 15 Dec 2007 11:38:15 +1100 |
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] ereg* functions now an extension in PHP,
Dave Hall <=