+2009-03-01 Antony Dovgal <tony@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 <ilia@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 <greg@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 <gwang@litespeedtech.com>
* (PHP_5_3)