changelog Thu Dec 11 01:32:50 2008 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3254&r2=1.3255&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3254 php-src/ChangeLog:1.3255
--- php-src/ChangeLog:1.3254 Wed Dec 10 01:33:15 2008
+++ php-src/ChangeLog Thu Dec 11 01:32:49 2008
@@ -1,3 +1,75 @@
+2008-12-10 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ NEWS
+ ext/mssql/php_mssql.c
+ ext/mssql/php_mssql.c:
+
+ MFB: Fixed bug #46798 (Crash in mssql extension when retrieving a NULL
+ value
+ inside a binary or image column type)
+
+ * (PHP_5_3)
+ ext/mssql/php_mssql.c:
+ Fixed bug #46798 (Crash in mssql extension when retrieving a NULL value
+ inside a binary or image column type)
+
+2008-12-10 Scott MacVicar <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ NEWS:
+ BFN
+
+ * (PHP_5_2)
+ ext/gd/libgd/gd.c
+ ext/gd/libgd/gd.c
+ ext/gd/tests/imagerotate_overflow.phpt
+ ext/gd/tests/imagerotate_overflow.phpt:
+ MFH Fix segfault and potential security issue in imagerotate().
+
+ * ext/gd/tests/imagerotate_overflow.phpt
+ ext/gd/tests/imagerotate_overflow.phpt
+ ext/gd/tests/imagerotate_overflow.phpt:
+ 1.1.4;
+ Fix segfault and potential security issue in imagerotate().
+
+ * ext/gd/libgd/gd.c:
+ Fix segfault and potential security issue in imagerotate().
+
+2008-12-10 Ant Phillips <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ ext/mbstring/tests/bug43841.phpt
+ ext/mbstring/tests/mb_stripos_variation5_Bug45923.phpt
+ ext/mbstring/tests/mb_strripos_variation3_Bug45923.phpt
+ ext/mbstring/tests/mb_strripos_variation5_Bug45923.phpt:
+ Tests for bug #43841 and #45923
+
+ * (PHP_5_3)
+ ext/mbstring/tests/bug43841.phpt:
+ Test for bug #43841
+
+2008-12-10 Nuno Lopes <[EMAIL PROTECTED]>
+
+ * ext/pcre/upgrade-pcre.php
+ ext/pcre/pcrelib/config.h:
+ MFB: export pcre API when using gcc 4
+
+ * (PHP_5_3)
+ ext/pcre/upgrade-pcre.php
+ ext/pcre/pcrelib/config.h:
+ export the pcre API when compiling with gcc 4. this fixes e.g. the
linkage
+ of APC (reported by shire)
+
+2008-12-10 Pierre-Alain Joye <[EMAIL PROTECTED]>
+
+ * win32/build/configure.bat:
+ - mfb: c/p error
+
+ * (PHP_5_3)
+ win32/build/configure.bat:
+ - c/p error.
+
2008-12-09 Arnaud Le Blanc <[EMAIL PROTECTED]>
* tests/lang/bug45392.phpt:
@@ -19128,7 +19200,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3254 2008/12/10 01:33:15 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3255 2008/12/11 01:32:49 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c