cvs: php-src / ChangeLog
changelog <[email protected]>
| Newsgroups | gmane.comp.php.cvs.daily |
|---|---|
| Message-ID | <cvschangelog1220578329@cvsserver> |
changelog Fri Sep 5 01:32:09 2008 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3159&r2=1.3160&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3159 php-src/ChangeLog:1.3160
--- php-src/ChangeLog:1.3159 Thu Sep 4 01:31:51 2008
+++ php-src/ChangeLog Fri Sep 5 01:32:08 2008
@@ -1,3 +1,44 @@
+2008-09-04 Stanislav Malyshev <[email protected]>
+
+ * (PHP_5_3)
+ ext/intl/tests/formatter_format.phpt
+ ext/intl/tests/formatter_format_currency.phpt
+ ext/intl/tests/formatter_get_locale.phpt
+ ext/intl/tests/formatter_get_set_pattern.phpt:
+ fix formatter tests for ICU 3.8
+
+2008-09-04 Pierre-Alain Joye <[email protected]>
+
+ * (PHP_5_3)
+ TSRM/tsrm_virtual_cwd.c
+ ext/standard/tests/file/bug45985.phpt:
+ - MFH: #45985, touch on opened file raises a warning
+
+ * ext/standard/tests/file/bug45985.phpt
+ ext/standard/tests/file/bug45985.phpt:
+
+ - #45985, touch on opened file raises a warning
+
+ * TSRM/tsrm_virtual_cwd.c:
+ - #45985, touch on opened file raises a warning
+
+2008-09-04 Stanislav Malyshev <[email protected]>
+
+ * (PHP_5_3)
+ ext/intl/tests/dateformat_format.phpt
+ ext/intl/tests/dateformat_format_parse.phpt:
+ fix tests
+
+ * (PHP_5_3)
+ ext/intl/dateformat/dateformat_format.c
+ ext/intl/dateformat/dateformat_parse.c:
+ fix formatting/parsing
+
+ * (PHP_5_3)
+ ext/intl/dateformat/dateformat.c
+ ext/intl/dateformat/dateformat_attr.c:
+ ws cleanup
+
2008-09-03 Stanislav Malyshev <[email protected]>
* ext/pdo_oci/config.m4
@@ -4859,7 +4900,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3159 2008/09/04 01:31:51 changelog Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3160 2008/09/05 01:32:08 changelog Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c