Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c

2001-03-21 Thread Sascha Schumann
On Wed, 21 Mar 2001, Bright, Sean wrote: > How do I merge these changes into the RC2 branch? > Please DON'T. Only well-tested fixes for _critical_ bugs should be merged automatically. - Sascha Experience IRCG http://schumann.cx/

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c

2001-03-21 Thread Bright, Sean
How do I merge these changes into the RC2 branch? ""Sean Bright"" <[EMAIL PROTECTED]> wrote in message news:... > elixerWed Mar 21 05:53:39 2001 EDT > > Modified files: > /php4/ext/standardbasic_functions.c > Log: > F

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c

2001-03-21 Thread Stanislav Malyshev
SB>> Fix for bug #9698. SB>> # Anyone that can think of a way to fix long2ip(), feel free. I don't think there's any good way to fix this - PHP "long" value is signed long, and it cannot hold unsigned long. -- Stanislav Malyshev, Zend Products Engineer [EMAIL PROTECTED] http://www.zend.com

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c basic_functions.h

2001-03-03 Thread Zeev Suraski
Heh, well, if everyone has any logic relying on this function, they should know that it's faulty :) At 03:25 4/3/2001, Sterling Hughes wrote: >Am I right that your removing this function? > >uu, backwards compat?? ;-) > >-Sterling > > > > zeev Sat Mar 3 17:17:22 2001 EDT > > > > Modifi

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c basic_functions.h

2001-03-03 Thread Sterling Hughes
Am I right that your removing this function? uu, backwards compat?? ;-) -Sterling > zeev Sat Mar 3 17:17:22 2001 EDT > > Modified files: > /php4/ext/standard basic_functions.c basic_functions.h > Log: > this function will never return true... > > > Index: php4/ext/standard/basi

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c dir.c php_dir.h

2001-02-14 Thread Andi Gutmans
Derick, You should not enable this function if ZEND_WIN32 is defined or ZTS=1 (Thread Safety). Andi At 10:48 AM 2/14/2001 +, Derick Rethans wrote: >derick Wed Feb 14 02:48:49 2001 EDT > > Modified files: > /php4/ext/standard basic_functions.c dir.c php_dir.h > Log: > -