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

2006-08-02 Thread Antony Dovgal
tony2001Wed Aug 2 23:29:17 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/date/tests oo_001.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/oo_001.phpt?r1=1.1.2.3&r2=1.1.2.4&diff_format=u Index: php-src/ext/date/te

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

2006-08-02 Thread Antony Dovgal
tony2001Wed Aug 2 23:29:09 2006 UTC Modified files: /php-src/ext/date/tests oo_001.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/oo_001.phpt?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/date/tests/oo_001.phpt diff -u p

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

2006-08-02 Thread Antony Dovgal
tony2001Wed Aug 2 22:03:47 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/wddx wddx.c Log: fix ZTS build http://cvs.php.net/viewvc.cgi/php-src/ext/wddx/wddx.c?r1=1.119.2.10.2.5&r2=1.119.2.10.2.6&diff_format=u Index: php-src/ext/wddx/wddx.c

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

2006-08-02 Thread Antony Dovgal
tony2001Wed Aug 2 22:02:12 2006 UTC Modified files: /php-src/ext/wddx wddx.c Log: fix build http://cvs.php.net/viewvc.cgi/php-src/ext/wddx/wddx.c?r1=1.138&r2=1.139&diff_format=u Index: php-src/ext/wddx/wddx.c diff -u php-src/ext/wddx/wddx.c:1.138 p

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

2006-08-02 Thread Andrei Zmievski
andrei Wed Aug 2 21:53:43 2006 UTC Modified files: /php-src/ext/standard string.c Log: A few fixes noted during analysis. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.557&r2=1.558&diff_format=u Index: php-src/ext/standard/string.c

[PHP-CVS] cvs: php-src / unicode-progress.txt

2006-08-02 Thread Andrei Zmievski
andrei Wed Aug 2 21:51:43 2006 UTC Modified files: /php-srcunicode-progress.txt Log: Notes after analyzing remainder of string.c. http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.33&r2=1.34&diff_format=u Index: php-src/unicode-progress.tx

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

2006-08-02 Thread Andrei Zmievski
andrei Wed Aug 2 20:38:39 2006 UTC Modified files: /php-src/ext/standard string.c Log: bin2hex() should accept only binary strings. http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.556&r2=1.557&diff_format=u Index: php-src/ext/standard

[PHP-CVS] cvs: php-src / unicode-progress.txt

2006-08-02 Thread Andrei Zmievski
andrei Wed Aug 2 20:31:51 2006 UTC Modified files: /php-srcunicode-progress.txt Log: http://cvs.php.net/viewvc.cgi/php-src/unicode-progress.txt?r1=1.32&r2=1.33&diff_format=u Index: php-src/unicode-progress.txt diff -u php-src/unicode-progress.txt:1.32 php

[PHP-CVS] cvs: php-src / unicode-todo.txt

2006-08-02 Thread Andrei Zmievski
andrei Wed Aug 2 19:49:32 2006 UTC Modified files: /php-srcunicode-todo.txt Log: http://cvs.php.net/viewvc.cgi/php-src/unicode-todo.txt?r1=1.19&r2=1.20&diff_format=u Index: php-src/unicode-todo.txt diff -u php-src/unicode-todo.txt:1.19 php-src/unicode-tod

[PHP-CVS] cvs: php-src / unicode-todo.txt

2006-08-02 Thread Andrei Zmievski
andrei Wed Aug 2 19:54:48 2006 UTC Modified files: /php-srcunicode-todo.txt Log: Some updates. http://cvs.php.net/viewvc.cgi/php-src/unicode-todo.txt?r1=1.20&r2=1.21&diff_format=u Index: php-src/unicode-todo.txt diff -u php-src/unicode-todo.txt:1.20 php

[PHP-CVS] cvs: CVSROOT / avail

2006-08-02 Thread Pierre-Alain Joye
pajoye Wed Aug 2 18:00:28 2006 UTC Modified files: /CVSROOTavail Log: - ahayes karma http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1163&r2=1.1164&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1163 CVSROOT/avail:1.1164 --- CVSROOT/avail:1

[PHP-CVS] cvs: php-src / README.PARAMETER_PARSING_API

2006-08-02 Thread Andrei Zmievski
andrei Wed Aug 2 17:36:40 2006 UTC Modified files: /php-srcREADME.PARAMETER_PARSING_API Log: http://cvs.php.net/viewvc.cgi/php-src/README.PARAMETER_PARSING_API?r1=1.16&r2=1.17&diff_format=u Index: php-src/README.PARAMETER_PARSING_API diff -u php-src/READM

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

2006-08-02 Thread Ilia Alshanetsky
iliaa Wed Aug 2 15:45:29 2006 UTC Modified files: /php-src/ext/wddx wddx.c /php-src/ext/wddx/tests bug37569.phpt Log: MFB: Fixed bug #38213, #37611, #37571 (wddx encoding fails to handle certain characters). http://cvs.php.net/viewvc.cgi/php-s

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/wddx wddx.c /ext/wddx/tests bug37569.phpt

2006-08-02 Thread Ilia Alshanetsky
iliaa Wed Aug 2 15:44:33 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/wddx wddx.c /php-src/ext/wddx/tests bug37569.phpt Log: Fixed bug #38213, #37611, #37571 (wddx encoding fails to handle certain characters). h

[PHP-CVS] cvs: php-src /ext/xml php_xml.h xml.c

2006-08-02 Thread Ilia Alshanetsky
iliaa Wed Aug 2 15:22:56 2006 UTC Modified files: /php-src/ext/xmlxml.c php_xml.h Log: MFB: Expose the xml_utf8_encode function. http://cvs.php.net/viewvc.cgi/php-src/ext/xml/xml.c?r1=1.164&r2=1.165&diff_format=u Index: php-src/ext/xml/xml.c diff -u ph

[PHP-CVS] cvs: CVSROOT / avail

2006-08-02 Thread Pierre-Alain Joye
pajoye Wed Aug 2 15:22:15 2006 UTC Modified files: /CVSROOTavail Log: - Omar karma for phpdoc (Philip's request) http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1162&r2=1.1163&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1162 CVSROOT/avail

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

2006-08-02 Thread Ilia Alshanetsky
iliaa Wed Aug 2 15:21:54 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/xmlxml.c php_xml.h Log: Expose the xml_utf8_encode function. http://cvs.php.net/viewvc.cgi/php-src/ext/xml/xml.c?r1=1.157.2.4.2.1&r2=1.157.2.4.2.2&diff_format=u Index: php-

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

2006-08-02 Thread Antony Dovgal
tony2001Wed Aug 2 10:04:11 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/mysql php_mysql.c Log: init variable, eliminate compile warning http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/php_mysql.c?r1=1.213.2.6.2.4&r2=1.213.2.6.2.5&diff_form

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

2006-08-02 Thread Antony Dovgal
tony2001Wed Aug 2 10:04:02 2006 UTC Modified files: /php-src/ext/mysql php_mysql.c Log: init variable, eliminate compile warning http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/php_mysql.c?r1=1.224&r2=1.225&diff_format=u Index: php-src/ext/mysql/php

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

2006-08-02 Thread Antony Dovgal
tony2001Wed Aug 2 09:16:53 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/sessionsession.c Log: MFH: fix #38289 (segfault in session_decode() when _SESSION is NULL) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1

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

2006-08-02 Thread Antony Dovgal
tony2001Wed Aug 2 09:15:13 2006 UTC Modified files: /php-src/ext/sessionsession.c Log: fix #38289 (segfault in session_decode() when _SESSION is NULL) http://cvs.php.net/viewvc.cgi/php-src/ext/session/session.c?r1=1.444&r2=1.445&diff_format=u

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

2006-08-02 Thread Dmitry Stogov
dmitry Wed Aug 2 07:54:41 2006 UTC Modified files: /php-src/ext/standard array.c Log: zts fix http://cvs.php.net/viewvc.cgi/php-src/ext/standard/array.c?r1=1.378&r2=1.379&diff_format=u Index: php-src/ext/standard/array.c diff -u php-src/ext/standard/a