Open-AudIT
https://www.open-audit.org/phpBB3/

Deprecated: Function eregi() is deprecated in...
https://www.open-audit.org/phpBB3/viewtopic.php?f=8&t=3661
Page 1 of 1

Author:  A_Hull [ Wed May 19, 2010 1:41 am ]
Post subject:  Deprecated: Function eregi() is deprecated in...

A word of warning, I get...
[code]
Deprecated: Function eregi() is deprecated in include_functions.php on line 693
[/code]
When I upgrade to Ubuntu 10.04 LTS..

It seems this is an issue because 10.04 uses PHP 5.3 and ereg is deprecated in PHP 5.3 (5.3.2 to be precise)

I presume we need to use preg_match() but I haven't had time to fix this yet, 'cos there are more pressing matters here to deal with, but as ever, I am open to suggestions.

The following are also depreciated from PHP5.3

ereg_ replace
ereg
eregi_ replace
eregi
split
spliti
sql_ regcase

In fact the entire regex extension is deprecated

Time for a trawl through the code and some serious regex head scratching I fear.

Author:  ottl05 [ Mon Oct 11, 2010 7:22 pm ]
Post subject:  Re: Deprecated: Function eregi() is deprecated in...

anything new on this matter?
I´ve got the same prob

Page 1 of 1 All times are UTC + 10 hours
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/