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
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
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
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?
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.
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
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
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
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
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
10 matches
Mail list logo