tony2001Tue Aug 22 20:10:50 2006 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/strings implode1.phpt
Log:
add test for real
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/implode1.phpt?view=markup&rev=1.1
Index: p
tony2001Tue Aug 22 19:55:56 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard string.c
Log:
fix implode() function (see http://news.php.net/php.qa/26876)
add test
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.4
tony2001Tue Aug 22 19:51:34 2006 UTC
Added files:
/php-src/ext/standard/tests/strings implode1.phpt
Log:
add test
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/implode1.phpt?view=markup&rev=1.1
Index: php-src/ext/standard/tests/
iliaa Tue Aug 22 16:47:43 2006 UTC
Modified files:
/php-src/ext/date php_date.c
Log:
MFB: Fixed bug #38511, #38473, #38263 (Fixed session extension request
shutdown order to ensure it is shutdown before the extensions it may depend
on).
http://cvs.ph
iliaa Tue Aug 22 16:47:23 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/date php_date.c
/php-srcNEWS
Log:
Fixed bug #38511, #38473, #38263 (Fixed session extension request shutdown
order to ensure it is shutdown before the extensions it ma
dmitry Tue Aug 22 12:05:10 2006 UTC
Modified files:
/php-src/sapi/cli php_cli.c
Log:
Fixed bug #38543 (shutdown_executor() may segfault when memory_limit is too
low).
http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php_cli.c?r1=1.160&r2=1.161&diff_format=u
dmitry Tue Aug 22 12:04:53 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/sapi/cli php_cli.c
Log:
Fixed bug #38543 (shutdown_executor() may segfault when memory_limit is too
low).
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2
tony2001Tue Aug 22 11:09:13 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/oci8 oci8.c oci8_interface.c oci8_lob.c
oci8_statement.c php_oci8_int.h
/php-src/ext/oci8/tests statement_cache.phpt
Log:
minor improvemen
tony2001Tue Aug 22 11:08:28 2006 UTC
Modified files:
/php-src/ext/oci8 oci8.c oci8_interface.c oci8_lob.c
oci8_statement.c php_oci8_int.h
/php-src/ext/oci8/tests statement_cache.phpt
Log:
minor improvements
dropped unus
mikeTue Aug 22 09:56:24 2006 UTC
Modified files:
/php-src/main output.c
Log:
- fix php_output_handler_started()
http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.190&r2=1.191&diff_format=u
Index: php-src/main/output.c
diff -u php-src/main/output
mikeTue Aug 22 08:21:19 2006 UTC
Modified files:
/php-src/main output.c
Log:
- use the handler name zval directly when listing stati, too
http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.189&r2=1.190&diff_format=u
Index: php-src/main/output.c
d
mikeTue Aug 22 08:16:38 2006 UTC
Modified files:
/php-src/main output.c
/php-src/tests/output ob_014.phpt ob_015.phpt
Log:
- fix tests to comply with upgraded string.c
- use add_next_index_zval() when listing handlers
http://cvs.php.net
mikeTue Aug 22 07:53:58 2006 UTC
Modified files:
/php-src/main output.c php_output.h
Log:
- allocate handler stack on the heap and avoid segfaults on shutdown when
startup fails
- don't try to append empty buffer
- fix some dbg format strings
http:
13 matches
Mail list logo