changelog Mon Mar 2 01:32:36 2009 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3331&r2=1.3332&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3331 php-src/ChangeLog:1.3332
--- php-src/ChangeLog:1.3331 Sat Feb 28 01:32:43 2009
+++ php-src/ChangeLog Mon Mar 2 01:32:35 2009
@@ -1,3 +1,84 @@
+2009-03-01 Antony Dovgal <t...@daylessday.org>
+
+ * ext/date/tests/gmstrftime_variation18.phpt
+ ext/date/tests/gmstrftime_variation18.phpt
+ ext/date/tests/strftime_variation18.phpt
+ ext/date/tests/strftime_variation18.phpt:
+ fix tests
+
+2009-03-01 Ilia Alshanetsky <i...@prohost.org>
+
+ * (PHP_5_2)
+ NEWS
+ ext/filter/logical_filters.c:
+
+ MFB: Fixed bug #47435 (FILTER_FLAG_NO_PRIV_RANGE does not work with ipv6
+ addresses in the filter extension)
+
+ * (PHP_5_2)
+ NEWS
+ ext/zip/php_zip.c:
+ MFB: Fixed 2 memory corruptions in zip extension idenfied by
+ oo_properties.phpt test
+
+2009-03-01 Greg Beaver <g...@chiaraquartet.net>
+
+ * ext/phar/config.w32:
+ re-disable phar in HEAD on windows
+
+ * ext/phar/tests/phar_get_supported_signatures_002.phpt:
+ MFB: revert removal of openssl check, was confusion on my part
+
+ * (PHP_5_3)
+ ext/phar/tests/phar_get_supported_signatures_002.phpt:
+ revert removal of openssl check, was confusion on my part
+
+ * ext/phar/tests/phar_gzip.phpt
+ ext/phar/tests/zip/phar_stub.phpt:
+ MFB: add safeguard check for timestamp modification to phar_stub.phpt and
+ phar_gzip.phpt
+
+ * (PHP_5_3)
+ ext/phar/tests/phar_gzip.phpt
+ ext/phar/tests/zip/phar_stub.phpt:
+ add safeguard check for timestamp modification to phar_stub.phpt and
+ phar_gzip.phpt
+
+ * ext/phar/config.w32:
+ MFB: fix hash support on windows in ext/phar (Kalle)
+
+ * (PHP_5_3)
+ ext/phar/config.w32:
+ fix hash support on windows in ext/phar (Kalle)
+
+ * ext/phar/tests/files/blog.phar
+ ext/phar/tests/files/blog.phar.inc:
+ MFB: fix blog.phar for front.phar.phpt test
+
+ * (PHP_5_3)
+ ext/phar/tests/files/blog.phar
+ ext/phar/tests/files/blog.phar.inc:
+ fix blog.phar for front.phar.phpt test
+
+ * ext/phar/zip.c:
+ MFB: fix swapping of time/date in timestamp saving for zip, which can
cause
+ crash on windows
+
+ * (PHP_5_3)
+ NEWS
+ ext/phar/zip.c:
+ update NEWS with phar enabling, fix swapping of time/date in timestamp
+ saving for zip, which can cause crash on windows
+
+ * ext/phar/tests/front.phar.phpt
+ ext/phar/tests/phar_get_supported_signatures_002.phpt:
+ MFB: fix SKIPIF, EXPECT in 2 tests
+
+ * (PHP_5_3)
+ ext/phar/tests/front.phar.phpt
+ ext/phar/tests/phar_get_supported_signatures_002.phpt:
+ fix SKIPIF, EXPECT in 2 tests
+
2009-02-27 George Wang <gw...@litespeedtech.com>
* (PHP_5_3)
@@ -30854,7 +30935,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3331 2009/02/28 01:32:43 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3332 2009/03/02 01:32:35 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c