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

2006-08-23 Thread Antony Dovgal
tony2001Wed Aug 23 07:02:26 2006 UTC Modified files: /php-srcrun-tests.php Log: make run-tests to work with directories containing spaces (bug #38558) http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.305&r2=1.306&diff_format=u Index: php-s

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

2006-08-23 Thread Antony Dovgal
tony2001Wed Aug 23 07:03:00 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcrun-tests.php Log: MFH: make run-tests to work with directories containing spaces (bug #38558) Patch by danielc at analysisandsolutions dot com http://cvs.php.net/view

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

2006-08-23 Thread Hannes Magnusson
bjori Wed Aug 23 09:31:42 2006 UTC Modified files: /php-src/ext/splspl_observer.c Log: Fix arginfo for SplObjectStorage http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_observer.c?r1=1.9&r2=1.10&diff_format=u Index: php-src/ext/spl/spl_observer.c diff

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

2006-08-23 Thread Hannes Magnusson
bjori Wed Aug 23 09:32:24 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/splspl_observer.c Log: Fix arginfo for SplObjectStorage http://cvs.php.net/viewvc.cgi/php-src/ext/spl/spl_observer.c?r1=1.2.2.6&r2=1.2.2.6.2.1&diff_format=u Index: php-src/

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

2006-08-23 Thread Antony Dovgal
tony2001Wed Aug 23 09:47:07 2006 UTC Modified files: /php-src/ext/reflection config.m4 /php-src/ext/splconfig.m4 Log: build ext/spl and ext/reflection as static (fixes #38556) http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/config.m4

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

2006-08-23 Thread Antony Dovgal
tony2001Wed Aug 23 09:47:21 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/reflection config.m4 /php-src/ext/splconfig.m4 Log: MFH: build ext/spl and ext/reflection as static (fixes #38556) http://cvs.php.net/viewvc.cgi/php-src/ex

[PHP-CVS] cvs: php-src /ext/gd/tests dashedlines.phpt lines.phpt

2006-08-23 Thread Pierre-Alain Joye
pajoye Wed Aug 23 12:00:05 2006 UTC Modified files: /php-src/ext/gd/tests lines.phpt dashedlines.phpt Log: - please don't use base64 to test image files, it does not work fix tests on 64bit platfrom http://cvs.php.net/viewvc.cgi/php-src/ext/gd/test

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/gd/tests dashedlines.phpt lines.phpt

2006-08-23 Thread Pierre-Alain Joye
pajoye Wed Aug 23 12:00:54 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/gd/tests lines.phpt dashedlines.phpt Log: - MFH: please don't use base64 to test image files, it does not work fix tests on 64bit platfrom http://cvs.php.net/viewvc.c

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

2006-08-23 Thread Antony Dovgal
tony2001Wed Aug 23 12:43:53 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcrun-tests.php Log: fix run-tests on windows http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37&r2=1.226.2.38&diff_format=u Index: php-src/run-tests.php di

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS configure.in /main php_version.h

2006-08-23 Thread Ilia Alshanetsky
iliaa Wed Aug 23 13:17:36 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS configure.in /php-src/main php_version.h Log: 5.1.6 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.570&r2=1.2027.2.571&diff_format=u Index: php-src/NEWS

[PHP-CVS] cvs: CVSROOT / avail

2006-08-23 Thread Ilia Alshanetsky
iliaa Wed Aug 23 17:57:14 2006 UTC Modified files: /CVSROOTavail Log: Grant Pavlo karma to his preprocessor project http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1170&r2=1.1171&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1170 CVSROOT/a

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

2006-08-23 Thread Antony Dovgal
tony2001Wed Aug 23 19:15:46 2006 UTC Modified files: /php-src/ext/pdopdo_stmt.c Log: fix possible crash in free_statement() http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_stmt.c?r1=1.165&r2=1.166&diff_format=u Index: php-src/ext/pdo/pdo_stmt.c

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

2006-08-23 Thread Antony Dovgal
tony2001Wed Aug 23 19:15:57 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdopdo_stmt.c Log: MFH: fix possible crash in free_statement() http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo_stmt.c?r1=1.118.2.38.2.7&r2=1.118.2.38.2.8&diff_for

[PHP-CVS] cvs: php-src /ext/gd/libgd gdft.c

2006-08-23 Thread Pierre-Alain Joye
pajoye Wed Aug 23 20:21:35 2006 UTC Modified files: /php-src/ext/gd/libgd gdft.c Log: - add support for entities in hexadecimal format, like © can be passed as © or © http://cvs.php.net/viewvc.cgi/php-src/ext/gd/libgd/gdft.c?r1=1.36&r2=1.37&diff_fo

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/gd/libgd gdft.c

2006-08-23 Thread Pierre-Alain Joye
pajoye Wed Aug 23 20:22:31 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/gd/libgd gdft.c Log: - MFH: add support for entities in hexadecimal format, like © can be passed as © or © (sync with gd) http://cvs.php.net/vie

[PHP-CVS] cvs: php-src(PHP_5_2) /main php_compat.h

2006-08-23 Thread Andrei Zmievski
andrei Wed Aug 23 20:39:11 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/main php_compat.h Log: Namespace more PCRE functions. http://cvs.php.net/viewvc.cgi/php-src/main/php_compat.h?r1=1.25.2.3.2.1&r2=1.25.2.3.2.2&diff_format=u Index: php-src/mai

[PHP-CVS] cvs: php-src /main php_compat.h

2006-08-23 Thread Andrei Zmievski
andrei Wed Aug 23 20:39:37 2006 UTC Modified files: /php-src/main php_compat.h Log: MFB http://cvs.php.net/viewvc.cgi/php-src/main/php_compat.h?r1=1.29&r2=1.30&diff_format=u Index: php-src/main/php_compat.h diff -u php-src/main/php_compat.h:1.29 php-sr

[PHP-CVS] cvs: php-src(PHP_4_4) /main php_compat.h

2006-08-23 Thread Andrei Zmievski
andrei Wed Aug 23 20:40:39 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/main php_compat.h Log: MFB http://cvs.php.net/viewvc.cgi/php-src/main/php_compat.h?r1=1.11.4.6.2.2&r2=1.11.4.6.2.3&diff_format=u Index: php-src/main/php_compat.h diff -u php-

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/soap php_soap.h soap.c /ext/soap/tests server026.phpt server027.phpt server028.phpt

2006-08-23 Thread Dmitry Stogov
dmitry Thu Aug 24 06:18:30 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/soap/tests server026.phpt server027.phpt server028.phpt Modified files: /php-srcNEWS /php-src/ext/soap php_soap.h soa

[PHP-CVS] cvs: php-src /ext/soap php_soap.h soap.c /ext/soap/tests server026.phpt server027.phpt server028.phpt

2006-08-23 Thread Dmitry Stogov
dmitry Thu Aug 24 06:18:45 2006 UTC Modified files: /php-src/ext/soap php_soap.h soap.c /php-src/ext/soap/tests server026.phpt server027.phpt server028.phpt Log: Added SoapServer::setObject() method (it is a simplified v