cellog Fri May 30 23:42:50 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/pear Makefile.frag fetch.php
Log:
patch by Christopher Jones: use wget/fetch by default if available, correct
typo/Erorr in fetch.php
http://cvs.php.net/viewvc.cgi/php-src/
cellog Fri May 30 22:49:46 2008 UTC
Modified files:
/php-src/ext/phar phar.c
/php-src/ext/phar/tests/zip/files frontcontroller.phar.zip
frontcontroller10.phar.zip
frontcontroller
cellog Fri May 30 22:49:33 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar phar.c
/php-src/ext/phar/tests/zip/files frontcontroller.phar.zip
frontcontroller10.phar.zip
cellog Fri May 30 22:39:33 2008 UTC
Modified files:
/php-src/ext/phar dirstream.c dirstream.h phar.c phar_internal.h
phar_object.c stream.c stream.h tar.c zip.c
Log:
MFB: refactor function names for clarity. No functionality change
ht
cellog Fri May 30 22:38:46 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/phar dirstream.c dirstream.h phar.c phar_internal.h
phar_object.c stream.c stream.h tar.c zip.c
Log:
refactor function names for clarity. No functionality
pajoye Fri May 30 19:46:56 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/zipconfig.m4 config.w32
Log:
- not exported
http://cvs.php.net/viewvc.cgi/php-src/ext/zip/config.m4?r1=1.8.2.3.2.2&r2=1.8.2.3.2.3&diff_format=u
Index: php-src/ext/zip/config.m
scottmacFri May 30 16:56:57 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard exec.c
Log:
MFH Fixed bug #43261
(Use ^ as an escape character for Windows escapeshellcmd)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/exec.c?r1=1.
scottmacFri May 30 16:52:06 2008 UTC
Modified files:
/php-src/ext/standard exec.c
Log:
Fixed bug #43261
(Use ^ as an escape character for Windows escapeshellcmd)
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/exec.c?r1=1.132&r2=1.133&diff_for
mattwil Fri May 30 10:55:44 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard array.c
Log:
MFH: Only check args once in php_array_diff_key/intersect_key, not on each
iteration. This also makes sure ALL args are checked (pre-5.2.5 behavior)
h
mattwil Fri May 30 10:55:15 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard array.c
Log:
MFH: Only check args once in php_array_diff_key/intersect_key, not on each
iteration. This also makes sure ALL args are checked (pre-5.2.5 behavior)
-
mattwil Fri May 30 10:54:17 2008 UTC
Modified files:
/php-src/ext/standard array.c
Log:
Only check args once in php_array_diff_key/intersect_key, not on each
iteration. This also makes sure ALL args are checked (pre-5.2.5 behavior)
- Also, use new hash_qui
11 matches
Mail list logo