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

2006-03-02 Thread Dmitry Stogov
dmitry Thu Mar 2 14:07:49 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/ext/soap soap.c Log: Fixed bug #36388 (ext/soap crashes when throwing exception and session persistence). (David) http://cvs.php.net/viewcvs.cgi/php-src/NE

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

2006-03-02 Thread Dmitry Stogov
dmitry Thu Mar 2 14:08:04 2006 UTC Modified files: /php-src/ext/soap soap.c Log: Fixed bug #36388 (ext/soap crashes when throwing exception and session persistence). (David) http://cvs.php.net/viewcvs.cgi/php-src/ext/soap/soap.c?r1=1.174&r2=1.175&diff_fo

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

2006-03-02 Thread Andrei Zmievski
andrei Thu Mar 2 20:37:07 2006 UTC Modified files: /php-src/ext/standard string.c Log: - Update protos for Unicode-upgraded functions - Also fix ucfirst() to use full case mapping, so that ß (sharp s) maps to 'SS' for example http://cvs.php.net/v

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

2006-03-02 Thread Andrei Zmievski
andrei Thu Mar 2 20:40:45 2006 UTC Modified files: /php-src/ext/unicodelocale.c Log: Should use word break iteration instead of title, as title one has been deprecated since Unicode 3.2> http://cvs.php.net/viewcvs.cgi/php-src/ext/unicode/locale.c?

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS

2006-03-02 Thread Ilia Alshanetsky
iliaa Thu Mar 2 21:32:32 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: give credit where it is due. http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.434&r2=1.2027.2.435&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.

[PHP-CVS] cvs: CVSROOT / avail

2006-03-02 Thread Marcus Boerger
helly Thu Mar 2 22:21:16 2006 UTC Modified files: /CVSROOTavail Log: - Give Johannes access to the engine so he can do small fixes like spelings himself http://cvs.php.net/viewcvs.cgi/CVSROOT/avail?r1=1.1096&r2=1.1097&diff_format=u Index: CVSROOT/avail d

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

2006-03-02 Thread Andrei Zmievski
andrei Thu Mar 2 23:12:34 2006 UTC Modified files: /php-src/ext/standard string.c Log: Fix ucwords() to use full case mapping. # Note that this is different from i18n_strtotitle() which uses # locale-aware word break iterator. The difference is seen

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

2006-03-02 Thread Derick Rethans
derick Fri Mar 3 07:52:55 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/ext/date php_date.c Log: - Fixed bug #36599 (DATE_W3C format constant incorrect). http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.435&r2=1.2027.2.43

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

2006-03-02 Thread Derick Rethans
derick Fri Mar 3 07:53:21 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/date/tests bug36599.phpt Log: - Added the test case for bug #36599 http://cvs.php.net/viewcvs.cgi/php-src/ext/date/tests/bug36599.phpt?view=markup&rev=1.1 Index: php-src/e

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

2006-03-02 Thread Derick Rethans
derick Fri Mar 3 07:54:36 2006 UTC Modified files: /php-src/ext/date php_date.c /php-src/ext/date/tests bug36599.phpt Log: - MF51: Fixed bug #36599 (DATE_W3C format constant incorrect) http://cvs.php.net/viewcvs.cgi/php-src/ext/date/php_date.c?r1