[PHP-CVS] cvs: php-src(PHP_4_3) / NEWS /scripts phpize.in

2003-11-09 Thread Ilia Alshanetsky
iliaa Sun Nov 9 23:33:58 2003 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/scriptsphpize.in Log: Fixed bug #26168 (shtool availability check in phpize). Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.463 php-src/NEWS:1.1247.2.

[PHP-CVS] cvs: php-src /scripts phpize.in

2003-11-09 Thread Ilia Alshanetsky
iliaa Sun Nov 9 23:33:50 2003 EDT Modified files: /php-src/scriptsphpize.in Log: Fixed bug #26168 (shtool availability check in phpize). Index: php-src/scripts/phpize.in diff -u php-src/scripts/phpize.in:1.8 php-src/scripts/phpize.in:1.9 --- php-src/sc

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

2003-11-09 Thread Ilia Alshanetsky
iliaa Sun Nov 9 23:12:51 2003 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS /php-src/ext/standard basic_functions.c Log: MFH: Fixed bug #26176 (Fixed handling of numeric keys in INI files). Index: php-src/NEWS diff -u php-src/NEWS:1.1247

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

2003-11-09 Thread Ilia Alshanetsky
iliaa Sun Nov 9 23:12:39 2003 EDT Modified files: /php-src/ext/standard basic_functions.c Log: Fixed bug #26176 (Fixed handling of numeric keys in INI files). Index: php-src/ext/standard/basic_functions.c diff -u php-src/ext/standard/basic_functions.

[PHP-CVS] cvs: spl / spl_directory.c

2003-11-09 Thread Marcus Boerger
helly Sun Nov 9 18:00:51 2003 EDT Modified files: /splspl_directory.c Log: Synch exposed functions with c-level iterator functions Index: spl/spl_directory.c diff -u spl/spl_directory.c:1.11 spl/spl_directory.c:1.12 --- spl/spl_directory.c:1.11

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

2003-11-09 Thread Derick Rethans
derick Sun Nov 9 15:30:16 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard base64.c base64.h Log: - Expose the base64 functions to external extensions on windows. Index: php-src/ext/standard/base64.c diff -u php-src/ext/standard/base64.