Lester Caine wrote:
> OK now that I have a working PHP5.3 set-up, the first problem seems to
> be fixing the libraries we use so they are clean.
> 
> 1/
> Split() needs looking at in ADOdb and Smarty ...
> Where should I be looking for notes on that?
> 

POSIX ereg stuff is now deprecated

see preg_split, explode, str_split as replacements
see manual

Thanks,
Elizabeth

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to