changelog Tue Dec 23 01:32:27 2008 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3265&r2=1.3266&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3265 php-src/ChangeLog:1.3266
--- php-src/ChangeLog:1.3265 Sun Dec 21 01:32:31 2008
+++ php-src/ChangeLog Tue Dec 23 01:32:26 2008
@@ -1,3 +1,60 @@
+2008-12-22 Scott MacVicar <sc...@macvicar.net>
+
+ * (PHP_5_3)
+ ext/fileinfo/fileinfo.c:
+ MFH Remove all of the stuff we have in here for pre PHP 5.2 support and
+ memset the fileinfo struct.
+
+ * ext/fileinfo/fileinfo.c:
+ Remove all of the stuff we have in here for pre PHP 5.2 support and
memset
+ the fileinfo struct.
+
+ * (PHP_5_3)
+ ext/sqlite3/config.m4:
+ MFH Enable ICU support within bundled SQLite if intl is enabled but not
+ shared.
+
+ * ext/sqlite3/config.m4:
+ Enable ICU support within bundled SQLite
+
+2008-12-22 Etienne Kneuss <p...@colder.ch>
+
+ * (PHP_5_3)
+ NEWS
+ ZendEngine2/zend_closures.c
+ ZendEngine2/zend_interfaces.c
+ ZendEngine2/zend_interfaces.h
+ ext/spl/spl_directory.c:
+ MFH: Fix #46646 (Implement zend functions to restrict serialization or
+ internal classes)
+
+ * ZendEngine2/zend_closures.c
+ ZendEngine2/zend_interfaces.c
+ ZendEngine2/zend_interfaces.h
+ ext/spl/spl_directory.c:
+ Fix #46646 (Implement zend functions to restrict serialization or
internal
+ classes)
+
+2008-12-22 Scott MacVicar <sc...@macvicar.net>
+
+ * ext/sqlite3/libsqlite/php-sqlite3-changes.patch:
+ Patch has the wrong filename
+
+ * (PHP_5_3)
+ NEWS:
+ BFN
+
+ * (PHP_5_3)
+ ext/sqlite3/libsqlite/sqlite3.c
+ ext/sqlite3/libsqlite/sqlite3.h
+ ext/sqlite3/libsqlite/sqlite3ext.h:
+ MFH SQLite 3.6.7 plus a vc6 backport for LL
+
+ * ext/sqlite3/libsqlite/sqlite3.c
+ ext/sqlite3/libsqlite/sqlite3.h
+ ext/sqlite3/libsqlite/sqlite3ext.h:
+ SQLite 3.6.7 plus a vc6 backport for LL
+
2008-12-20 Lars Strojny <l...@strojny.net>
* ext/standard/tests/streams/stream_resolve_include_path.phpt:
@@ -20399,7 +20456,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3265 2008/12/21 01:32:31 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3266 2008/12/23 01:32:26 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c