Page 1 of 1

Depricated problem for php5

PostPosted: Wed Sep 15, 2010 8:21 pm
by ruben23
@Matt

Hi i would like to ask regarding the depricated issue on the Php5.3 version, is it corrected..? already as i see ViciBOX 3.0 is using

Code: Select all
PHP 5.3.2 (cli)
Copyright (c) 1997-2010 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies
    with eAccelerator v0.9.6, Copyright (c) 2004-2010 eAccelerator, by eAccelerator


This is package install as i query it on its OS opensuse 11.3
and no issue at all on depricated error ( if its corrected it would be obviously available in the svn trunk).

Thanks
:)

PostPosted: Thu Sep 16, 2010 6:03 am
by mflorell
I'm not exactly sure what you are asking.

PostPosted: Thu Sep 16, 2010 11:19 pm
by ruben23
@Matt

-What i mean is this topic, as i see Vicibox 3.0 uses Php5.3 which mostly likely gives you issues like this ere() but as i install vicibox is fully working - have you done some correction and convertion..?

http://www.vicidial.org/VICIDIALforum/v ... hp?t=13250


ereg() is not actually depricated until PHP6. Yes we are aware of it and after we branch off 2.4 as a stable branch I will probably begin the fun of converting hundreds of ereg functions to preg...

PostPosted: Fri Sep 17, 2010 6:11 am
by mflorell
ereg() is not depricated until PHP6. This is PHP5.3, I believe we just disabled the notices like this.

PostPosted: Sat Sep 18, 2010 3:01 am
by ruben23
@matt

Can i ask help how do i disable this ereg() functions..? on every after my installation all my screen with vicidial admin i get deprecated...display..

Thanks matt. in advance