[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2007-01-29 Thread changelog
changelog Tue Jan 30 01:30:59 2007 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2585r2=1.2586diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2585

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2007-01-29 Thread changelog
changelog Tue Jan 30 01:31:01 2007 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1062r2=1.1063diff_format=u Index: ZendEngine2/ChangeLog diff -u

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS /ext/imap config.m4 php_imap.c

2007-01-29 Thread Antony Dovgal
tony2001Mon Jan 29 10:08:17 2007 UTC Modified files: (Branch: PHP_4_4) /php-srcNEWS /php-src/ext/imap config.m4 php_imap.c Log: backported fix for ext/imap compilation failure with recent c-client versions (fixes #39401)

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /main output.c

2007-01-29 Thread Dmitry Stogov
dmitry Mon Jan 29 11:21:31 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main output.c /php-srcNEWS Log: Fixed bug #40259 (ob_start call many times - memory error). (Dmitry)

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

2007-01-29 Thread Michael Wallner
mikeMon Jan 29 13:04:57 2007 UTC Modified files: /php-src/main output.c Log: - don't do memory limit checks for chunk_size http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.204r2=1.205diff_format=u Index: php-src/main/output.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/zip php_zip.c /ext/zip/tests bug40228.phpt bug40228.zip

2007-01-29 Thread Pierre-Alain Joye
pajoye Mon Jan 29 15:25:06 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/zip/tests bug40228.phpt bug40228.zip Modified files: /php-src/ext/zipphp_zip.c Log: - #40228, ZipArchive::extractTo does create empty directories

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

2007-01-29 Thread Pierre-Alain Joye
pajoye Mon Jan 29 15:25:35 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - #40228 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.514r2=1.2027.2.547.2.515diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /ext/zip php_zip.c /ext/zip/tests bug40228.phpt bug40228.zip

2007-01-29 Thread Pierre-Alain Joye
pajoye Mon Jan 29 16:01:55 2007 UTC Modified files: /php-src/ext/zipphp_zip.c /php-src/ext/zip/tests bug40228.phpt bug40228.zip Log: - MFB: #40228, ZipArchive::extractTo does create empty directories recursively

[PHP-CVS] cvs: php-src /ext/oci8/tests array_bind_005.phpt

2007-01-29 Thread Antony Dovgal
tony2001Mon Jan 29 16:16:07 2007 UTC Modified files: /php-src/ext/oci8/tests array_bind_005.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/array_bind_005.phpt?r1=1.4r2=1.5diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/oci8/tests privileged_connect1.phpt

2007-01-29 Thread Antony Dovgal
tony2001Mon Jan 29 16:18:15 2007 UTC Modified files: /php-src/ext/oci8/tests privileged_connect1.phpt Log: fix test different Oracle client versions report different error messages

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/cgi cgi_main.c

2007-01-29 Thread Dmitry Stogov
dmitry Mon Jan 29 19:36:01 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/cgi cgi_main.c Log: Prevent flush of closed handle on php_module_shutdown()

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

2007-01-29 Thread Nuno Lopes
nlopess Mon Jan 29 19:36:53 2007 UTC Modified files: /php-src/ext/soap php_xml.c Log: fix access to already free'ed memory http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_xml.c?r1=1.32r2=1.33diff_format=u Index: php-src/ext/soap/php_xml.c diff -u

[PHP-CVS] cvs: php-src /sapi/cgi cgi_main.c

2007-01-29 Thread Dmitry Stogov
dmitry Mon Jan 29 19:38:21 2007 UTC Modified files: /php-src/sapi/cgi cgi_main.c Log: Prevent flush() of closed handle on php_module_shutdown() http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.307r2=1.308diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/mbstring config.m4 /ext/mbstring/libmbfl/filters Makefile.am mbfilter_euc_jp_win.c mbfilter_iso2022_jp_ms.c mbfilter_iso2022_jp_ms.h mbfilter_jis.c mbfilter_jis.h

2007-01-29 Thread Rui Hirokawa
hirokawaMon Jan 29 22:53:47 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/mbstring/libmbfl/filters mbfilter_iso2022_jp_ms.c mbfilter_iso2022_jp_ms.h Modified files:

[PHP-CVS] cvs: php-src / run-tests.php

2007-01-29 Thread Nuno Lopes
nlopess Mon Jan 29 22:55:22 2007 UTC Modified files: /php-srcrun-tests.php Log: display all errors/leaks/warnings on each test, instead of showing just the top most error http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.312r2=1.313diff_format=u

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

2007-01-29 Thread Ilia Alshanetsky
iliaa Tue Jan 30 01:27:30 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Prepare news file for release http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.515r2=1.2027.2.547.2.516diff_format=u Index: php-src/NEWS diff -u