changelog Mon Jun 22 01:33:40 2009 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3441&r2=1.3442&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3441 php-src/ChangeLog:1.3442
--- php-src/ChangeLog:1.3441 Sun Jun 21 01:33:40 2009
+++ php-src/ChangeLog Mon Jun 22 01:33:38 2009
@@ -1,3 +1,130 @@
+2009-06-21 Scott MacVicar <sc...@macvicar.net>
+
+ * (PHP_5_3)
+ NEWS:
+ BFN - Partially fixed in RC4, fixed properly in the next release.
+
+ * (PHP_5_2)
+ NEWS:
+ BFN
+
+ * ext/date/tests/bug48276.phpt
+ ext/date/tests/bug48276.phpt
+ ext/date/tests/bug48276.phpt:
+ 1.1.4;
+ Specific test for bug #48276
+
+ * (PHP_5_2)
+ ext/date/php_date.c
+ ext/date/php_date.c:
+ MFH Fix bug #48276 - year is a long long so we need %lld so big endian
+ systems print the correct value.
+
+ * ext/date/php_date.c:
+ Fix bug #48276 - year is a long long so we need %lld so big endian
systems
+ print the correct value.
+
+2009-06-21 Hannes Magnusson <hannes.magnus...@gmail.com>
+
+ * ext/date/php_date.c:
+ MFB: Fix proto and arginfo
+
+ * (PHP_5_3)
+ ext/date/php_date.c:
+ Fix proto and arginfo
+
+ * (PHP_5_3)
+ UPGRADING:
+ Fixed bug#48485 (Error in documentation and upgrade guide)
+
+2009-06-21 andy wharmby <whar...@uk.ibm.com>
+
+ * (PHP_5_2)
+ tests/lang/passByReference_012.phpt
+ tests/lang/passByReference_012.phpt
+ tests/lang/string_decimals_001.phpt
+ tests/lang/string_decimals_001.phpt
+ tests/lang/this_assignment.phpt
+ tests/lang/this_assignment.phpt:
+ New lang tests.
+
+ * tests/lang/passByReference_012.phpt
+ tests/lang/passByReference_012.phpt
+ tests/lang/passByReference_012.phpt
+ tests/lang/string_decimals_001.phpt
+ tests/lang/string_decimals_001.phpt
+ tests/lang/string_decimals_001.phpt
+ tests/lang/this_assignment.phpt
+ tests/lang/this_assignment.phpt
+ tests/lang/this_assignment.phpt:
+ 1.1.4;
+ New lang tests.
+
+2009-06-21 Johannes Schlüter <johan...@schlueters.de>
+
+ * sapi/cli/php.1.in:
+ It's 2009
+
+2009-06-21 Ilia Alshanetsky <i...@prohost.org>
+
+ * (PHP_5_3)
+ NEWS:
+
+ BFN
+
+ * ext/standard/mail.c:
+
+ MFB: Fixed bug #48620 (X-PHP-Originating-Script assumes no trailing CRLF
+ in
+ existing headers)
+
+ * (PHP_5_3)
+ ext/standard/mail.c:
+
+ Fixed bug #48620 (X-PHP-Originating-Script assumes no trailing CRLF in
+ existing headers)
+
+2009-06-21 Johannes Schlüter <johan...@schlueters.de>
+
+ * (PHP_5_3)
+ NEWS:
+ Merge in NEWS from 5.2
+
+2009-06-21 Takeshi Abe <t...@fixedpoint.jp>
+
+ * (PHP_5_3)
+ NEWS:
+ entry for bug #48555
+
+ * (PHP_5_3)
+ ext/gd/libgd/gdft.c
+ ext/gd/tests/Tuffy.ttf
+ ext/gd/tests/bug48555.phpt:
+ MFH: fixed bug #48555 (ImageFTBBox() differs from previous versions for
+ texts with new lines)
+
+ * ext/gd/libgd/gdft.c
+ ext/gd/tests/Tuffy.ttf
+ ext/gd/tests/Tuffy.ttf
+ ext/gd/tests/bug48555.phpt
+ ext/gd/tests/bug48555.phpt:
+ fixed bug #48555 (ImageFTBBox() differs from previous versions for texts
+ with new lines)
+
+2009-06-21 Kalle Sommer Nielsen <kalle....@gmail.com>
+
+ * (PHP_5_3)
+ UPGRADING:
+ Fixed typo, its fdf, not fPdf
+
+ * (PHP_5_3)
+ UPGRADING:
+ Missing Windows constants
+
+ * (PHP_5_3)
+ UPGRADING:
+ get_extension_funcs have been in PHP since php4
+
2009-06-20 Kalle Sommer Nielsen <kalle....@gmail.com>
* (PHP_5_2)
@@ -47405,7 +47532,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3441 2009/06/21 01:33:40 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3442 2009/06/22 01:33:38 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c