changelog Tue Apr 7 01:32:41 2009 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3366&r2=1.3367&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3366 php-src/ChangeLog:1.3367
--- php-src/ChangeLog:1.3366 Mon Apr 6 01:33:01 2009
+++ php-src/ChangeLog Tue Apr 7 01:32:40 2009
@@ -1,3 +1,127 @@
+2009-04-06 Felipe Pena <felipe...@gmail.com>
+
+ * (PHP_5_2)
+ NEWS
+ ZendEngine2/zend_execute.c
+ ZendEngine2/tests/bug39304.phpt
+ ZendEngine2/tests/bug41919.phpt:
+ - Fixed bug #47903 ("@" operator does not work with string offsets
(PHP_5_2
+ only!))
+ (MFH: #39018)
+
+2009-04-06 Ilia Alshanetsky <i...@prohost.org>
+
+ * ext/pgsql/tests/80_bug14383.phpt:
+
+ MFB: Fixed test
+
+ * (PHP_5_3)
+ ext/pgsql/tests/80_bug14383.phpt:
+
+ MFB: ext/pgsql/tests/80_bug14383.phpt
+
+ * (PHP_5_2)
+ ext/pgsql/tests/80_bug14383.phpt:
+
+ Fixed test
+
+2009-04-06 Derick Rethans <p...@derickrethans.nl>
+
+ * ext/date/lib/timezonedb.h
+ ext/date/lib/timezonedb.h
+ ext/date/lib/timezonedb.h:
+ - Updated to version 2009.5 (2009e)
+
+2009-04-06 Hannes Magnusson <hannes.magnus...@gmail.com>
+
+ * (PHP_5_3)
+ tests/output/ob_start_basic_unerasable_005.phpt:
+ This is apparently fixed
+
+ * ext/session/tests/bug42596.phpt
+ ext/session/tests/bug42596.phpt
+ ext/session/tests/bug42596.phpt:
+ 1.1.4;
+ Add a test for bug#42596 so people wont try bogusly fixing it again
+
+ * (PHP_5_2)
+ NEWS
+ ext/session/mod_files.c:
+ MFH: Fixed segfault on invalid session.save_path
+
+ * (PHP_5_3)
+ ext/session/mod_files.c:
+ MFH: Fix segfault on invalid session.save_path
+
+ * ext/session/mod_files.c:
+ Fix segfault on invalid session.save_path
+
+2009-04-06 Pierre-Alain Joye <pierre....@gmail.com>
+
+ * ext/gd/config.w32:
+ - nuke unused var
+
+2009-04-06 Dmitry Stogov <dmi...@zend.com>
+
+ * ZendEngine2/tests/bug47880.phpt
+ ZendEngine2/tests/bug47880.phpt:
+
+ file bug47880.phpt was initially added on branch PHP_5_3.
+
+ * (PHP_5_3)
+ NEWS
+ ZendEngine2/zend_API.c
+ ZendEngine2/zend_API.c
+ ZendEngine2/tests/bug47880.phpt:
+ Bug #47880 (crashes in call_user_func_array())
+
+2009-04-06 Pierre-Alain Joye <pierre....@gmail.com>
+
+ * ext/mysqli/mysqli.c:
+ - fix TS build
+
+ * (PHP_5_3)
+ ext/gd/config.w32:
+ - naming & cleanup
+
+2009-04-06 Hannes Magnusson <hannes.magnus...@gmail.com>
+
+ * ext/spl/tests/bug38325.phpt:
+ Use an obscure name
+
+2009-04-06 Kalle Sommer Nielsen <kalle....@gmail.com>
+
+ * (PHP_5_2)
+ ext/sqlite/libsqlite/src/date.c:
+ MFB53: Kill warning about php_localtime_r not being defined
+
+ * (PHP_5_3)
+ ext/sqlite/libsqlite/src/date.c
+ win32/build/config.w32.h.in:
+ MFH: Fix redef warnings
+ Kill warning about php_localtime_r not being defined
+
+ * win32/build/config.w32.h.in:
+ Fix redef warnings
+
+2009-04-06 Hannes Magnusson <hannes.magnus...@gmail.com>
+
+ * (PHP_5_3)
+ php.ini-development
+ php.ini-production:
+ MFH: Mention which directives are hardcoded using the CLI SAPI
+
+ * php.ini-development
+ php.ini-production:
+ Mention which options are hardcoded in the cli sapi
+
+2009-04-06 Dave Kelsey <d_kel...@uk.ibm.com>
+
+ * (PHP_5_2)
+ ext/standard/tests/file/touch_basic-win32.phpt:
+ bug 47886: fix test which failed during DST. Microsoft api working as
+ designed, but unexpected.
+
2009-04-05 Ilia Alshanetsky <i...@prohost.org>
* (PHP_5_2)
@@ -35012,7 +35136,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3366 2009/04/06 01:33:01 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3367 2009/04/07 01:32:40 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c