[PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard php_rand.h

2003-08-08 Thread Ilia Alshanetsky
iliaa Fri Aug 8 09:34:52 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard php_rand.h Log: MFH: Fixed bug #24909 (Bad random numbers with ZTS builds on Solaris) Index: php-src/ext/standard/php_rand.h diff -u php-src/ext/standard/php_ran

[PHP-CVS] cvs: php-src /main output.c

2003-08-08 Thread Ilia Alshanetsky
iliaa Fri Aug 8 19:43:45 2003 EDT Modified files: /php-src/main output.c Log: Fixed bug #24951 (ob_flush() needlessly destroys output handler). Index: php-src/main/output.c diff -u php-src/main/output.c:1.161 php-src/main/output.c:1.162 --- php-src/m

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard math.c

2003-08-08 Thread Ilia Alshanetsky
iliaa Fri Aug 8 19:42:10 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard math.c Log: MFH: Avoid a round() bug that occurs due to over optimization of C code by gcc. Index: php-src/ext/standard/math.c diff -u php-src/ext/standard/ma

[PHP-CVS] cvs: php-src /ext/standard math.c

2003-08-08 Thread Ilia Alshanetsky
iliaa Fri Aug 8 19:40:44 2003 EDT Modified files: /php-src/ext/standard math.c Log: Avoid a round() bug that occurs due to over optimization of C code by gcc. This bug was confirmed across multiple systems with gcc 2.95.3 & 3.X+ Index: php-src/ext/

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/mbstring mbstring.c

2003-08-08 Thread Moriyoshi Koizumi
moriyoshi Wed Aug 6 17:59:43 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/mbstring mbstring.c Log: Add missing NLS entry for German. Index: php-src/ext/mbstring/mbstring.c diff -u php-src/ext/mbstring/mbstring.c:1.142.2.21 php-src/ext/

[PHP-CVS] cvs: php-src /ext/ftp php_ftp.c

2003-08-08 Thread Zeev Suraski
zeevThu Aug 7 12:03:17 2003 EDT Modified files: /php-src/ext/ftpphp_ftp.c Log: fix another broken prototype Index: php-src/ext/ftp/php_ftp.c diff -u php-src/ext/ftp/php_ftp.c:1.92 php-src/ext/ftp/php_ftp.c:1.93 --- php-src/ext/ftp/php_ftp.c:1.92

[PHP-CVS] cvs: spl / spl_engine.h

2003-08-08 Thread Marcus Boerger
helly Thu Aug 7 18:50:46 2003 EDT Modified files: /splspl_engine.h Log: Once ago this was used Index: spl/spl_engine.h diff -u spl/spl_engine.h:1.10 spl/spl_engine.h:1.11 --- spl/spl_engine.h:1.10 Thu Aug 7 18:43:01 2003 +++ spl/spl_engine.h

[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS

2003-08-08 Thread Ilia Alshanetsky
iliaa Fri Aug 8 09:55:07 2003 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS Log: BFN Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.331 php-src/NEWS:1.1247.2.332 --- php-src/NEWS:1.1247.2.331 Fri Aug 8 08:39:11 2003 +++ php-src/NEWSFr

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/dbase dbf_head.c

2003-08-08 Thread Vlad Krupin
vladWed Aug 6 15:01:09 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/dbase dbf_head.c Log: Fix for bug 23463. Dbase2 is not supported. AFAICT, no newer versions of dbase, even those use version byte as a bitmask will ever have it <3. Index: ph

[PHP-CVS] cvs: php-src /ext/mbstring mbstring.c

2003-08-08 Thread Moriyoshi Koizumi
moriyoshi Fri Aug 8 05:40:59 2003 EDT Modified files: /php-src/ext/mbstring mbstring.c Log: Real fix for the problem addressed in the last commit message. Index: php-src/ext/mbstring/mbstring.c diff -u php-src/ext/mbstring/mbstring.c:1.184 php-sr

[PHP-CVS] cvs: php-src /sapi/apache2handler sapi_apache2.c

2003-08-08 Thread Ilia Alshanetsky
iliaa Wed Aug 6 18:33:18 2003 EDT Modified files: /php-src/sapi/apache2handlersapi_apache2.c Log: Fixed bug #24958 (Incorrect handling of 404s) Index: php-src/sapi/apache2handler/sapi_apache2.c diff -u php-src/sapi/apache2handler/sapi_apache2.c:1.2