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

2006-10-02 Thread Rui Hirokawa
hirokawaMon Oct 2 23:27:43 2006 UTC Modified files: /php-src/ext/mbstring config.m4 Log: fixed --disable-mbregex to disable multibe-regex. http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/config.m4?r1=1.63&r2=1.64&diff_format=u Index: php-src/ex

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

2006-10-02 Thread Antony Dovgal
tony2001Mon Oct 2 22:09:49 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/pdo_mysql mysql_driver.c Log: MFH: fix #38996 (PDO_MYSQL doesn't check connections for liveness) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r

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

2006-10-02 Thread Antony Dovgal
tony2001Mon Oct 2 22:07:58 2006 UTC Modified files: /php-src/ext/pdo_mysql mysql_driver.c Log: fix #38996 (PDO_MYSQL doesn't check connections for liveness) http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_mysql/mysql_driver.c?r1=1.73&r2=1.74&diff_

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

2006-10-02 Thread Sara Golemon
pollita Mon Oct 2 21:02:08 2006 UTC Modified files: /php-src/ext/standard proc_open.c Log: Flag the easy stuff out of the way, proc_open() is the real beast in here http://cvs.php.net/viewvc.cgi/php-src/ext/standard/proc_open.c?r1=1.43&r2=1.44&diff_format

[PHP-CVS] cvs: php-src(PHP_4_4) / acinclude.m4

2006-10-02 Thread Antony Dovgal
tony2001Mon Oct 2 20:53:05 2006 UTC Modified files: (Branch: PHP_4_4) /php-srcacinclude.m4 Log: MFH: the last part of the fix for #39004 http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.218.2.50.2.7&r2=1.218.2.50.2.8&diff_format=u Index: ph

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/standard url.c

2006-10-02 Thread Antony Dovgal
tony2001Mon Oct 2 20:52:46 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/standard url.c Log: fix compile warning http://cvs.php.net/viewvc.cgi/php-src/ext/standard/url.c?r1=1.58.2.21.2.4&r2=1.58.2.21.2.5&diff_format=u Index: php-src/ex

[PHP-CVS] cvs: php-src(PHP_5_2) / acinclude.m4

2006-10-02 Thread Antony Dovgal
tony2001Mon Oct 2 20:49:23 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcacinclude.m4 Log: MFH: the last part of the fix for #39004 http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.332.2.14.2.4&r2=1.332.2.14.2.5&diff_format=u Index: ph

[PHP-CVS] cvs: php-src / acinclude.m4

2006-10-02 Thread Antony Dovgal
tony2001Mon Oct 2 20:49:13 2006 UTC Modified files: /php-srcacinclude.m4 Log: the last part of the fix for #39004 http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.349&r2=1.350&diff_format=u Index: php-src/acinclude.m4 diff -u php-src/acinc

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

2006-10-02 Thread Andrei Zmievski
andrei Mon Oct 2 20:07:14 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard string.c Log: Use php_error_docref() instead. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445.2.14.2.21&r2=1.445.2.14.2.22&diff_format=u Ind

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

2006-10-02 Thread Andrei Zmievski
andrei Mon Oct 2 19:58:15 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard string.c Log: More offset fixes. Added E_NOTICE where appropriate. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445.2.14.2.20&r2=1.445.2.14.2

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / acinclude.m4

2006-10-02 Thread Antony Dovgal
On 02.10.2006 23:17, Antony Dovgal wrote: tony2001Mon Oct 2 19:17:53 2006 UTC Modified files: (Branch: PHP_5_2) /php-src acinclude.m4 Log: fix the fix for #39004 This version of the fix works for me with autoconf 2.60 and other autoconf versions on al

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

2006-10-02 Thread Andrei Zmievski
andrei Mon Oct 2 19:42:42 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard string.c Log: Fix invalid memory access in strrpos(). http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.445.2.14.2.19&r2=1.445.2.14.2.20&diff_form

[PHP-CVS] cvs: php-src(PHP_4_4) / acinclude.m4

2006-10-02 Thread Antony Dovgal
tony2001Mon Oct 2 19:22:45 2006 UTC Modified files: (Branch: PHP_4_4) /php-srcacinclude.m4 Log: MFH: fix bug #39004 http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.218.2.50.2.6&r2=1.218.2.50.2.7&diff_format=u Index: php-src/acinclude.m4 di

[PHP-CVS] cvs: php-src / unicode-progress.txt /ext/standard string.c

2006-10-02 Thread Andrei Zmievski
andrei Mon Oct 2 19:18:14 2006 UTC Modified files: /php-src/ext/standard string.c /php-srcunicode-progress.txt Log: - Fix strrpos() logic (which was broken even in PHP 5). - Optimizations for a couple of functions. http://cvs.php.net/viewvc.

[PHP-CVS] cvs: php-src(PHP_5_2) / acinclude.m4

2006-10-02 Thread Antony Dovgal
tony2001Mon Oct 2 19:17:53 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcacinclude.m4 Log: fix the fix for #39004 http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.332.2.14.2.3&r2=1.332.2.14.2.4&diff_format=u Index: php-src/acinclude.m4

[PHP-CVS] cvs: php-src / acinclude.m4

2006-10-02 Thread Antony Dovgal
tony2001Mon Oct 2 19:17:43 2006 UTC Modified files: /php-srcacinclude.m4 Log: fix the fix for #39004 http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.348&r2=1.349&diff_format=u Index: php-src/acinclude.m4 diff -u php-src/acinclude.m4:1.34

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

2006-10-02 Thread Sara Golemon
pollita Mon Oct 2 18:14:43 2006 UTC Modified files: /php-src/ext/standard dir.c Log: Update glob() for PHP6 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?r1=1.156&r2=1.157&diff_format=u Index: php-src/ext/standard/dir.c diff -u php-src/ext/stan

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

2006-10-02 Thread Sara Golemon
pollita Mon Oct 2 18:13:57 2006 UTC Modified files: /php-src/main/streams plain_wrapper.c Log: Unused label, now how the heck did it get there? http://cvs.php.net/viewvc.cgi/php-src/main/streams/plain_wrapper.c?r1=1.72&r2=1.73&diff_format=u Index: php-src

[PHP-CVS] cvs: php-src / NEWS

2006-10-02 Thread Sara Golemon
pollita Mon Oct 2 17:47:02 2006 UTC Modified files: /php-srcNEWS Log: Note context param changes in opendir(), dir(), and scandir() http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2124&r2=1.2125&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2124

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

2006-10-02 Thread Sara Golemon
pollita Mon Oct 2 17:45:30 2006 UTC Modified files: /php-src/ext/standard dir.c Log: Switch opendir/chroot/chdir to new path_param API and upgrade scandir() for PHP6 http://cvs.php.net/viewvc.cgi/php-src/ext/standard/dir.c?r1=1.155&r2=1.156&diff_format=u

[PHP-CVS] cvs: php-src / unicode-progress.txt /ext/standard string.c

2006-10-02 Thread Andrei Zmievski
andrei Mon Oct 2 16:52:22 2006 UTC Modified files: /php-srcunicode-progress.txt /php-src/ext/standard string.c Log: Make stripos() work with Unicode strings. http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.50&r2=1.51&diff_form

Re: [PHP-CVS] cvs: php-src /ext/mysqli mysqli.c mysqli_api.c mysqli_nonapi.c /ext/mysqli/tests 068.phpt

2006-10-02 Thread Antony Dovgal
On 02.10.2006 19:48, Andrei Zmievski wrote: Great! So, has anyone tested or played around with the mysqli extension after these updates? It passes all the tests for me (in both native and Unicode modes), even with -m. -- Wbr, Antony Dovgal -- PHP CVS Mailing List (http://www.php.net/) To

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

2006-10-02 Thread Antony Dovgal
tony2001Mon Oct 2 16:08:11 2006 UTC Modified files: /php-src/ext/mysqli mysqli_api.c Log: don't rely on uninitialized var http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.135&r2=1.136&diff_format=u Index: php-src/ext/mysqli/mysqli_a

Re: [PHP-CVS] cvs: php-src /ext/mysqli mysqli.c mysqli_api.c mysqli_nonapi.c /ext/mysqli/tests 068.phpt

2006-10-02 Thread Andrei Zmievski
Great! So, has anyone tested or played around with the mysqli extension after these updates? -Andrei On Oct 1, 2006, at 2:01 PM, Georg Richter wrote: georg Sun Oct 1 21:01:31 2006 UTC Modified files: /php-src/ext/mysqli mysqli.c mysqli_api.c mysqli_nonapi.c /php-src/ex

[PHP-CVS] cvs: php-src / acinclude.m4

2006-10-02 Thread Ilia Alshanetsky
iliaa Mon Oct 2 15:34:57 2006 UTC Modified files: /php-srcacinclude.m4 Log: MFB: Fixed bug #39004 (Fixed generation of config.nice with autoconf 2.60). http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.347&r2=1.348&diff_format=u Index: php-src/ac

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

2006-10-02 Thread Ilia Alshanetsky
iliaa Mon Oct 2 15:34:38 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcacinclude.m4 NEWS Log: Fixed bug #39004 (Fixed generation of config.nice with autoconf 2.60). http://cvs.php.net/viewvc.cgi/php-src/acinclude.m4?r1=1.332.2.14.2.2&r2=1.332.2.14.

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

2006-10-02 Thread Rui Hirokawa
hirokawaMon Oct 2 15:32:48 2006 UTC Modified files: /php-src/ext/mbstring config.m4 Log: fixed bug #37103: libmbfl headers was not installed correctly. http://cvs.php.net/viewvc.cgi/php-src/ext/mbstring/config.m4?r1=1.62&r2=1.63&diff_format=u Ind

[PHP-CVS] cvs: php-src /ext/zip/tests bug7658.phpt oo_addfile.phpt oo_namelocate.phpt oo_rename.phpt

2006-10-02 Thread Antony Dovgal
tony2001Mon Oct 2 14:31:32 2006 UTC Modified files: /php-src/ext/zip/tests bug7658.phpt oo_addfile.phpt oo_namelocate.phpt oo_rename.phpt Log: fix tests http://cvs.php.net/viewvc.cgi/php-src/ext/zip/tests/bug7658

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/zip/tests bug7658.phpt oo_addfile.phpt oo_namelocate.phpt oo_rename.phpt

2006-10-02 Thread Antony Dovgal
tony2001Mon Oct 2 14:31:04 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/zip/tests bug7658.phpt oo_addfile.phpt oo_namelocate.phpt oo_rename.phpt Log: fix tests http://cvs.php.net/viewvc.cgi/php-src/ext/

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/zip/tests utils.inc utils.php

2006-10-02 Thread Hannes Magnusson
bjori Mon Oct 2 14:17:47 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/zip/tests utils.inc Removed files: /php-src/ext/zip/tests utils.php Log: Rename utils.php to utils.inc http://cvs.php.net/viewvc.cgi/php-src/e

[PHP-CVS] cvs: php-src /ext/zip/tests utils.inc utils.php

2006-10-02 Thread Hannes Magnusson
bjori Mon Oct 2 14:17:42 2006 UTC Added files: /php-src/ext/zip/tests utils.inc Removed files: /php-src/ext/zip/tests utils.php Log: Rename utils.php to utils.inc http://cvs.php.net/viewvc.cgi/php-src/ext/zip/tests/util

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/reflection php_reflection.c /ext/reflection/tests bug39001.phpt

2006-10-02 Thread Antony Dovgal
tony2001Mon Oct 2 12:16:35 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/reflection/tests bug39001.phpt Modified files: /php-srcNEWS /php-src/ext/reflection php_reflection.c Log: MFH: #39001 (ReflectionProp

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

2006-10-02 Thread Antony Dovgal
tony2001Mon Oct 2 12:15:47 2006 UTC Added files: /php-src/ext/reflection/tests bug39001.phpt Modified files: /php-src/ext/reflection php_reflection.c Log: fix #39001 (ReflectionProperty returns incorrect declaring class f

[PHP-CVS] cvs: php-src /tests/classes type_hinting_002.phpt ZendEngine2 zend_execute.c ZendEngine2/tests bug39003.phpt

2006-10-02 Thread Antony Dovgal
tony2001Mon Oct 2 11:05:02 2006 UTC Added files: /ZendEngine2/tests bug39003.phpt Modified files: /ZendEngine2zend_execute.c /php-src/tests/classes type_hinting_002.phpt Log: fix #39003 (__autoload() is called fo

[PHP-CVS] cvs: CVSROOT / avail

2006-10-02 Thread Martin Jansen
mj Mon Oct 2 09:47:13 2006 UTC Modified files: /CVSROOTavail Log: * pear/Crypt_XXTEA for Wudi. http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1187&r2=1.1188&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1187 CVSROOT/avail:1.1188 --- C

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

2006-10-02 Thread Antony Dovgal
On 01.10.2006 12:34, Rui Hirokawa wrote: hirokawaSun Oct 1 08:34:39 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mbstring config.m4 Log: fixed bug #37103: libmbfl headers was not installed correctly. Please don't forget to merge this patch i

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/reflection/tests bug38942.phpt

2006-10-02 Thread Hannes Magnusson
bjori Mon Oct 2 08:36:35 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/reflection/tests bug38942.phpt Log: Fix test #failes atm... http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/bug38942.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u

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

2006-10-02 Thread Hannes Magnusson
bjori Mon Oct 2 08:35:43 2006 UTC Modified files: /php-src/ext/reflection/tests bug38942.phpt Log: Fix test # failes atm though http://cvs.php.net/viewvc.cgi/php-src/ext/reflection/tests/bug38942.phpt?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/zip/tests .cvsignore

2006-10-02 Thread Hannes Magnusson
bjori Mon Oct 2 07:59:45 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/zip/tests .cvsignore Log: Initial commit.. http://cvs.php.net/viewvc.cgi/php-src/ext/zip/tests/.cvsignore?view=markup&rev=1.1 Index: php-src/ext/zip/tests/.cvsignore +++

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/posix posix.c /ext/standard basic_functions.c html.c /ext/tidy tidy.c

2006-10-02 Thread Hannes Magnusson
bjori Mon Oct 2 07:58:14 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/posix posix.c /php-src/ext/tidy tidy.c /php-src/ext/standard basic_functions.c html.c Log: protos http://cvs.php.net/viewvc.cgi/php-src/ext/posix/posix.c?r1=

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

2006-10-02 Thread Hannes Magnusson
bjori Mon Oct 2 07:54:37 2006 UTC Modified files: /php-src/ext/posix posix.c /php-src/ext/tidy tidy.c /php-src/ext/standard basic_functions.c html.c Log: Protos http://cvs.php.net/viewvc.cgi/php-src/ext/posix/posix.c?r1=1.79&r2=1.80&diff

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

2006-10-02 Thread Hannes Magnusson
bjori Mon Oct 2 07:44:35 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysqli mysqli_api.c mysqli_nonapi.c Log: Fix protos http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.118.2.22.2.7&r2=1.118.2.22.2.8&diff_format=u Index: php-s

[PHP-CVS] cvs: php-src /ext/mysqli mysqli_api.c mysqli_nonapi.c

2006-10-02 Thread Hannes Magnusson
bjori Mon Oct 2 07:42:49 2006 UTC Modified files: /php-src/ext/mysqli mysqli_api.c mysqli_nonapi.c Log: Fix protos http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_api.c?r1=1.134&r2=1.135&diff_format=u Index: php-src/ext/mysqli/mysqli_api.c diff -u

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

2006-10-02 Thread Hannes Magnusson
bjori Mon Oct 2 07:36:18 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysqli mysqli_report.c Log: Fix proto http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_report.c?r1=1.11.2.2&r2=1.11.2.2.2.1&diff_format=u Index: php-src/ext/mysqli/mysql

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

2006-10-02 Thread Hannes Magnusson
bjori Mon Oct 2 07:35:09 2006 UTC Modified files: /php-src/ext/mysqli mysqli_report.c Log: Fix proto http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli_report.c?r1=1.14&r2=1.15&diff_format=u Index: php-src/ext/mysqli/mysqli_report.c diff -u php-src/ex

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

2006-10-02 Thread Hannes Magnusson
bjori Mon Oct 2 07:32:16 2006 UTC Modified files: /php-src/ext/date php_date.c Log: add proto http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.119&r2=1.120&diff_format=u Index: php-src/ext/date/php_date.c diff -u php-src/ext/date/php_date.c

[PHP-CVS] cvs: php-src /ext/zip/tests .cvsignore

2006-10-02 Thread Hannes Magnusson
bjori Mon Oct 2 07:26:51 2006 UTC Modified files: /php-src/ext/zip/tests .cvsignore Log: Add .cvsignore http://cvs.php.net/viewvc.cgi/php-src/ext/zip/tests/.cvsignore?r1=1.6&r2=1.7&diff_format=u Index: php-src/ext/zip/tests/.cvsignore diff -u /dev/nul