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

2006-04-12 Thread changelog
changelog Thu Apr 13 05:31:46 2006 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewcvs.cgi/php-src/ChangeLog?r1=1.2313r2=1.2314diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2313

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

2006-04-12 Thread changelog
changelog Thu Apr 13 05:31:51 2006 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewcvs.cgi/ZendEngine2/ChangeLog?r1=1.896r2=1.897diff_format=u Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.896

Re: [PHP-CVS] cvs: php-src /ext/date/lib timelib_structs.h tm2unixtime.c /ext/date/tests bug36988.phpt

2006-04-12 Thread Derick Rethans
On Wed, 12 Apr 2006, Jani Taskinen wrote: Merge to 5_1 branch? Already did that. Derick -- Derick Rethans http://derickrethans.nl | http://ez.no | http://xdebug.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2006-04-12 Thread Antony Dovgal
tony2001Wed Apr 12 13:38:05 2006 UTC Modified files: /php-src/ext/oci8 oci8.c Log: MF51: fix #37055 (incorrect reference counting for persistent OCI8 connections) http://cvs.php.net/viewcvs.cgi/php-src/ext/oci8/oci8.c?r1=1.294r2=1.295diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/xmlrpc xmlrpc-epi-php.c

2006-04-12 Thread Antony Dovgal
tony2001Wed Apr 12 15:13:57 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/xmlrpc xmlrpc-epi-php.c /php-srcNEWS Log: fix #37057 (xmlrpc_decode() may produce arrays with numeric strings which are unaccessible)

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/xmlrpc/tests .cvsignore bug37057.phpt

2006-04-12 Thread Antony Dovgal
tony2001Wed Apr 12 15:18:38 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/xmlrpc/tests .cvsignore bug37057.phpt Log: add test http://cvs.php.net/viewcvs.cgi/php-src/ext/xmlrpc/tests/.cvsignore?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src /ext/xmlrpc/tests .cvsignore bug37057.phpt

2006-04-12 Thread Antony Dovgal
tony2001Wed Apr 12 15:19:39 2006 UTC Modified files: /php-src/ext/xmlrpc/tests .cvsignore bug37057.phpt Log: add test http://cvs.php.net/viewcvs.cgi/php-src/ext/xmlrpc/tests/.cvsignore?r1=1.1r2=1.2diff_format=u Index:

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

2006-04-12 Thread Antony Dovgal
tony2001Wed Apr 12 17:59:57 2006 UTC Modified files: /php-src/ext/oci8 oci8.c Log: MF51: correct fix for bug #37055 http://cvs.php.net/viewcvs.cgi/php-src/ext/oci8/oci8.c?r1=1.295r2=1.296diff_format=u Index: php-src/ext/oci8/oci8.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/oci8 oci8.c

2006-04-12 Thread Antony Dovgal
tony2001Wed Apr 12 18:01:35 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/oci8 oci8.c Log: oops.. I didn't want to commit this.. http://cvs.php.net/viewcvs.cgi/php-src/ext/oci8/oci8.c?r1=1.269.2.14r2=1.269.2.15diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/oci8 oci8.c oci8_statement.c /ext/oci8/tests bind_long.phpt bind_long_raw.phpt bind_raw.phpt test.gif

2006-04-12 Thread Antony Dovgal
tony2001Wed Apr 12 19:21:35 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/oci8/tests bind_long.phpt bind_long_raw.phpt bind_raw.phpt test.gif Modified files: /php-srcNEWS

[PHP-CVS] cvs: php-src /ext/oci8 oci8.c oci8_statement.c /ext/oci8/tests bind_long.phpt bind_long_raw.phpt bind_raw.phpt test.gif

2006-04-12 Thread Antony Dovgal
tony2001Wed Apr 12 19:22:12 2006 UTC Modified files: /php-src/ext/oci8 oci8.c oci8_statement.c /php-src/ext/oci8/tests bind_long.phpt bind_long_raw.phpt bind_raw.phpt test.gif Log: MF51: fix #37059

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

2006-04-12 Thread Johannes Schl
johannesWed Apr 12 19:29:52 2006 UTC Modified files: /php-src/ext/standard array.c Log: - Fix bug #37060 (Type of retval of Countable::count() is not checked)

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

2006-04-12 Thread Johannes Schl
johannesWed Apr 12 19:30:52 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/ext/standard array.c Log: - MFH: Fix bug #37060 (Type of retval of Countable::count() is not checked)

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/standard/tests/strings bug36944.phpt

2006-04-12 Thread Antony Dovgal
tony2001Wed Apr 12 22:20:52 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/standard/tests/strings bug36944.phpt Log: fix test title

[PHP-CVS] cvs: php-src /ext/standard/tests/strings bug36944.phpt

2006-04-12 Thread Antony Dovgal
tony2001Wed Apr 12 22:21:13 2006 UTC Modified files: /php-src/ext/standard/tests/strings bug36944.phpt Log: fix test title http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/tests/strings/bug36944.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/standard http_fopen_wrapper.c /main/streams filter.c php_stream_filter_api.h streams.c

2006-04-12 Thread Sara Golemon
pollita Wed Apr 12 22:40:56 2006 UTC Modified files: /php-src/ext/standard http_fopen_wrapper.c /php-src/main/streams filter.c php_stream_filter_api.h streams.c Log: Allow http:// wrapper to automatically apply correct unicode.from.* filter based

[PHP-CVS] cvs: php-src /ext/standard streamsfuncs.c /main/streams filter.c php_stream_filter_api.h

2006-04-12 Thread Sara Golemon
pollita Thu Apr 13 04:41:09 2006 UTC Modified files: /php-src/main/streams php_stream_filter_api.h filter.c /php-src/ext/standard streamsfuncs.c Log: Preserve full name of filter for use in stream_get_meta_data()