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

2006-08-07 Thread changelog
changelog Tue Aug 8 01:30:49 2006 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2415r2=1.2416diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2415

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

2006-08-07 Thread changelog
changelog Tue Aug 8 01:30:51 2006 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.960r2=1.961diff_format=u Index: ZendEngine2/ChangeLog diff -u ZendEngine2/ChangeLog:1.960

[PHP-CVS] cvs: php-src /ext/dba config.m4

2006-08-07 Thread Marcus Boerger
helly Mon Aug 7 07:54:58 2006 UTC Modified files: /php-src/ext/dbaconfig.m4 Log: - Fix bug #38290 http://cvs.php.net/viewvc.cgi/php-src/ext/dba/config.m4?r1=1.71r2=1.72diff_format=u Index: php-src/ext/dba/config.m4 diff -u php-src/ext/dba/config.m4:1.71

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/dba config.m4

2006-08-07 Thread Marcus Boerger
helly Mon Aug 7 07:57:12 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/dbaconfig.m4 /php-srcNEWS Log: - Fix bug #38290 http://cvs.php.net/viewvc.cgi/php-src/ext/dba/config.m4?r1=1.70.2.2r2=1.70.2.2.2.1diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) / README.UPDATE_5_2

2006-08-07 Thread Marcus Boerger
helly Mon Aug 7 08:34:41 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcREADME.UPDATE_5_2 Log: - Update http://cvs.php.net/viewvc.cgi/php-src/README.UPDATE_5_2?r1=1.1.2.7r2=1.1.2.8diff_format=u Index: php-src/README.UPDATE_5_2 diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/spl php_spl.c

2006-08-07 Thread Antony Dovgal
tony2001Mon Aug 7 09:49:53 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splphp_spl.c Log: nuke unused variable http://cvs.php.net/viewvc.cgi/php-src/ext/spl/php_spl.c?r1=1.52.2.28.2.5r2=1.52.2.28.2.6diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml simplexml.c

2006-08-07 Thread Rob Richards
rrichards Mon Aug 7 10:15:12 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml simplexml.c Log: should be RETURN_ not RETVAL_

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/simplexml php_simplexml.h simplexml.c

2006-08-07 Thread Rob Richards
rrichards Mon Aug 7 10:09:52 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/simplexml simplexml.c php_simplexml.h Log: asXML() needs to return bool when serializing doc and filename is passed in do not copy the content of the outputbuffer

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

2006-08-07 Thread Ilia Alshanetsky
iliaa Mon Aug 7 16:54:16 2006 UTC Modified files: /php-src/ext/filter filter.c Log: Removed extra byte http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.63r2=1.64diff_format=u Index: php-src/ext/filter/filter.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo pdo_dbh.c

2006-08-07 Thread Ilia Alshanetsky
iliaa Mon Aug 7 17:32:13 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdopdo_dbh.c Log: Fixed memory leak with persistent connections http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_dbh.c?r1=1.82.2.31.2.5r2=1.82.2.31.2.6diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/filter filter.c

2006-08-07 Thread Ilia Alshanetsky
iliaa Mon Aug 7 16:53:12 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/filter filter.c Log: Removed extra byte http://cvs.php.net/viewvc.cgi/php-src/ext/filter/filter.c?r1=1.52.2.10r2=1.52.2.11diff_format=u Index: php-src/ext/filter/filter.c diff

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

2006-08-07 Thread Ilia Alshanetsky
iliaa Mon Aug 7 17:33:21 2006 UTC Modified files: /php-src/ext/pdopdo_dbh.c Log: MFB: Fixed memory leak with persistent connections http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_dbh.c?r1=1.133r2=1.134diff_format=u Index: php-src/ext/pdo/pdo_dbh.c

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

2006-08-07 Thread Antony Dovgal
tony2001Mon Aug 7 20:22:33 2006 UTC Modified files: /php-src/ext/domnode.c Log: fix types, add missing parentheses http://cvs.php.net/viewvc.cgi/php-src/ext/dom/node.c?r1=1.47r2=1.48diff_format=u Index: php-src/ext/dom/node.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/dom node.c

2006-08-07 Thread Antony Dovgal
tony2001Mon Aug 7 20:23:35 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/domnode.c Log: fix types of the variables http://cvs.php.net/viewvc.cgi/php-src/ext/dom/node.c?r1=1.37.2.3.2.3r2=1.37.2.3.2.4diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/zip/lib zip.h.orig

2006-08-07 Thread Pierre-Alain Joye
pajoye Mon Aug 7 20:27:49 2006 UTC Removed files: /php-src/ext/zip/libzip.h.orig Log: - should not have been commited -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/zip/lib zip.h.orig

2006-08-07 Thread Pierre-Alain Joye
pajoye Mon Aug 7 20:28:03 2006 UTC Removed files: (Branch: PHP_5_2) /php-src/ext/zip/libzip.h.orig Log: - should not have been commited -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php-src /ext/date/tests date_create-3.phpt

2006-08-07 Thread Antony Dovgal
tony2001Mon Aug 7 21:06:22 2006 UTC Modified files: /php-src/ext/date/tests date_create-3.phpt Log: fix test - class Date has been renamed the test still fails, though...

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

2006-08-07 Thread Antony Dovgal
tony2001Mon Aug 7 21:27:32 2006 UTC Modified files: /php-srcrun-tests.php Log: suppress errors from date() if no date.timezone set don't try to look for libtool if $sys_libtool_path is empty

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

2006-08-07 Thread Antony Dovgal
tony2001Mon Aug 7 21:27:41 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcrun-tests.php Log: suppress errors from date() if no date.timezone set don't try to look for libtool if $sys_libtool_path is empty

[PHP-CVS] cvs: php-src /ext/exif/tests exif001.phpt

2006-08-07 Thread Antony Dovgal
tony2001Mon Aug 7 21:44:49 2006 UTC Modified files: /php-src/ext/exif/tests exif001.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/exif/tests/exif001.phpt?r1=1.3r2=1.4diff_format=u Index: php-src/ext/exif/tests/exif001.phpt diff -u

[PHP-CVS] cvs: php-src /ext/json/tests 001.phpt

2006-08-07 Thread Antony Dovgal
tony2001Mon Aug 7 21:51:06 2006 UTC Modified files: /php-src/ext/json/tests 001.phpt Log: add missing UEXPECTF section http://cvs.php.net/viewvc.cgi/php-src/ext/json/tests/001.phpt?r1=1.2r2=1.3diff_format=u Index: php-src/ext/json/tests/001.phpt

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

2006-08-07 Thread Antony Dovgal
tony2001Mon Aug 7 22:13:24 2006 UTC Modified files: /php-src/ext/standard/tests/strings bin2hex.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/bin2hex.phpt?r1=1.2r2=1.3diff_format=u Index:

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

2006-08-07 Thread Antony Dovgal
tony2001Mon Aug 7 22:14:15 2006 UTC Modified files: /php-src/ext/standard/tests/strings bug24098.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/bug24098.phpt?r1=1.5r2=1.6diff_format=u Index:

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

2006-08-07 Thread Antony Dovgal
tony2001Mon Aug 7 22:16:10 2006 UTC Modified files: /php-src/ext/standard/tests/strings basename.phpt Log: fix test in unicode mode http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/strings/basename.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/wddx/tests 001.phpt

2006-08-07 Thread Antony Dovgal
tony2001Mon Aug 7 22:19:45 2006 UTC Modified files: /php-src/ext/wddx/tests 001.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/wddx/tests/001.phpt?r1=1.7r2=1.8diff_format=u Index: php-src/ext/wddx/tests/001.phpt diff -u

[PHP-CVS] cvs: php-src /ext/date/tests date_constants.phpt oo_001.phpt

2006-08-07 Thread Antony Dovgal
tony2001Mon Aug 7 21:42:27 2006 UTC Modified files: /php-src/ext/date/tests date_constants.phpt oo_001.phpt Log: fix tests http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/date_constants.phpt?r1=1.6r2=1.7diff_format=u Index:

[PHP-CVS] cvs: php-src /tests/classes ctor_visibility.phpt

2006-08-07 Thread Marcus Boerger
helly Mon Aug 7 23:12:59 2006 UTC Added files: /php-src/tests/classes ctor_visibility.phpt Log: - Add new test http://cvs.php.net/viewvc.cgi/php-src/tests/classes/ctor_visibility.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/json/tests fail001.phpt pass001.1.phpt pass001.phpt pass002.phpt pass003.phpt

2006-08-07 Thread Marcus Boerger
helly Mon Aug 7 23:28:05 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/json/tests fail001.phpt pass001.1.phpt pass001.phpt pass002.phpt pass003.phpt Log: - Test name must not be more than a single line

[PHP-CVS] cvs: php-src /ext/json/tests fail001.phpt pass001.1.phpt pass001.phpt pass002.phpt pass003.phpt

2006-08-07 Thread Marcus Boerger
helly Mon Aug 7 23:33:57 2006 UTC Modified files: /php-src/ext/json/tests fail001.phpt pass001.1.phpt pass001.phpt pass002.phpt pass003.phpt Log: - MFB Test name must not be more than a single line