[PHP-CVS] cvs: php-src(PHP_4_4) /ext/pcre/tests bug26927.phpt

2006-02-20 Thread Dmitry Stogov
dmitry Mon Feb 20 08:12:08 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/pcre/tests bug26927.phpt Log: Fixed test file http://cvs.php.net/viewcvs.cgi/php-src/ext/pcre/tests/bug26927.phpt?r1=1.1.2.1&r2=1.1.2.1.4.1&diff_format=u Index: php-src/ext

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/openssl/tests bug25614.phpt /ext/session/tests bug31454.phpt /ext/standard/tests/general_functions bug32647.phpt /ext/standard/tests/serialize bug25378.phpt

2006-02-20 Thread Dmitry Stogov
dmitry Mon Feb 20 08:31:48 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/openssl/tests bug25614.phpt /php-src/ext/session/tests bug31454.phpt /php-src/ext/standard/tests/general_functions bug32647.phpt /php-src/ext/standard/tests/seriali

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/pcre/tests bug26927.phpt

2006-02-20 Thread Dmitry Stogov
dmitry Mon Feb 20 08:39:06 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/pcre/tests bug26927.phpt Log: Fixed test file http://cvs.php.net/viewcvs.cgi/php-src/ext/pcre/tests/bug26927.phpt?r1=1.1&r2=1.1.6.1&diff_format=u Index: php-src/ext/pcre/te

[PHP-CVS] cvs: php-src /ext/pcre/tests bug26927.phpt

2006-02-20 Thread Dmitry Stogov
dmitry Mon Feb 20 08:39:38 2006 UTC Modified files: /php-src/ext/pcre/tests bug26927.phpt Log: Fixed test file http://cvs.php.net/viewcvs.cgi/php-src/ext/pcre/tests/bug26927.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/pcre/tests/bug26927.phpt dif

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

2006-02-20 Thread Dmitry Stogov
dmitry Mon Feb 20 09:38:47 2006 UTC Modified files: /php-src/ext/standard proc_open.c Log: Fixed memory corruption http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/proc_open.c?r1=1.39&r2=1.40&diff_format=u Index: php-src/ext/standard/proc_open.c dif

[PHP-CVS] cvs: php-src /ext/reflection/tests bug26695.phpt bug29268.phpt

2006-02-20 Thread Dmitry Stogov
dmitry Mon Feb 20 09:45:01 2006 UTC Modified files: /php-src/ext/reflection/tests bug26695.phpt bug29268.phpt Log: Fixed test files http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/tests/bug26695.phpt?r1=1.3&r2=1.4&diff_format=u Index: php-src/ext

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

2006-02-20 Thread Dmitry Stogov
dmitry Mon Feb 20 10:29:35 2006 UTC Modified files: /php-src/ext/domdom_iterators.c Log: Fixed start inex in iterator http://cvs.php.net/viewcvs.cgi/php-src/ext/dom/dom_iterators.c?r1=1.14&r2=1.15&diff_format=u Index: php-src/ext/dom/dom_iterators.c diff

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

2006-02-20 Thread Dmitry Stogov
dmitry Mon Feb 20 10:50:58 2006 UTC Modified files: /php-src/ext/pdopdo_stmt.c Log: Fixed wrong prototype and error message http://cvs.php.net/viewcvs.cgi/php-src/ext/pdo/pdo_stmt.c?r1=1.144&r2=1.145&diff_format=u Index: php-src/ext/pdo/pdo_stmt.c diff -

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

2006-02-20 Thread Dmitry Stogov
dmitry Mon Feb 20 11:15:02 2006 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: Fixed SIGSEGV in unicode mode http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/php_reflection.c?r1=1.206&r2=1.207&diff_format=u Index: php-src/ext/refl

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

2006-02-20 Thread Ilia Alshanetsky
iliaa Mon Feb 20 15:27:46 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/ext/reflection php_reflection.c Log: Fixed bug #36434 (Improper resolution of declaring class name of an inherited property). http://cvs.php.net/vie

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

2006-02-20 Thread Ilia Alshanetsky
iliaa Mon Feb 20 15:28:15 2006 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: MFB51: Fixed bug #36434 (Improper resolution of declaring class name of an inherited property). http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/php

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

2006-02-20 Thread Dmitry Stogov
dmitry Mon Feb 20 17:14:18 2006 UTC Modified files: /php-src/ext/standard basic_functions.c Log: Incorrect usage of Z_TYPE() macro http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/basic_functions.c?r1=1.753&r2=1.754&diff_format=u Index: php-src/ext/

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

2006-02-20 Thread Marcus Boerger
helly Mon Feb 20 22:21:24 2006 UTC Modified files: /php-src/ext/splspl.php Log: - WS http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/spl.php?r1=1.65&r2=1.66&diff_format=u Index: php-src/ext/spl/spl.php diff -u php-src/ext/spl/spl.php:1.65 php-src/ext/spl/sp

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

2006-02-20 Thread Marcus Boerger
helly Mon Feb 20 22:23:27 2006 UTC Modified files: /php-src/ext/splphp_spl.c Log: - Add some arginfo http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/php_spl.c?r1=1.85&r2=1.86&diff_format=u Index: php-src/ext/spl/php_spl.c diff -u php-src/ext/spl/php_spl.c:1

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

2006-02-20 Thread Marcus Boerger
helly Mon Feb 20 23:01:28 2006 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Add ReflectionExtension::getDependencies() to retrieve all dependencies of an extension as associative array "ModuleNeme" > "Relation" http://cvs.php.

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

2006-02-20 Thread Marcus Boerger
helly Mon Feb 20 23:26:39 2006 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Show dependencies in dump's too http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/php_reflection.c?r1=1.209&r2=1.210&diff_format=u Index: php-src/ext/ref

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

2006-02-20 Thread Johannes Schl
johannesMon Feb 20 23:31:29 2006 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Rename reflection constants to fix parser conflicts http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/php_reflection.c?r1=1.210&r2=1.211&diff_for

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

2006-02-20 Thread Johannes Schl
johannesMon Feb 20 23:33:33 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/reflection php_reflection.c /php-srcNEWS Log: - MFH: Rename reflection constants to fix parser conflicts http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection

[PHP-CVS] cvs: CVSROOT / avail

2006-02-20 Thread Pierre-Alain Joye
pajoye Tue Feb 21 00:19:57 2006 UTC Modified files: /CVSROOTavail Log: - aashley pear/Auth karma http://cvs.php.net/viewcvs.cgi/CVSROOT/avail?r1=1.1093&r2=1.1094&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1093 CVSROOT/avail:1.1094 --- CVS

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c /ext/reflection/tests 008.phpt

2006-02-20 Thread Marcus Boerger
helly Tue Feb 21 00:37:39 2006 UTC Added files: /php-src/ext/reflection/tests 008.phpt Modified files: /php-src/ext/reflection php_reflection.c Log: - Add ReflectionProperty::getDefaultValue() http://cvs.php.net/viewcvs.cg

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

2006-02-20 Thread Marcus Boerger
helly Tue Feb 21 00:43:33 2006 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - Fix mem issue in unicode mode (seems to be a problem in different api behavior) http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/php_reflection.c?r1=1.

[PHP-CVS] cvs: php-src /ext/reflection/tests 007.phpt

2006-02-20 Thread Marcus Boerger
helly Tue Feb 21 00:49:51 2006 UTC Modified files: /php-src/ext/reflection/tests 007.phpt Log: - Fix text expectations http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/tests/007.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/reflection/tests/00