changelog Fri Jan 14 20:33:51 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1864&r2=1.1865&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1864 php-src/ChangeLog:1.1865
--- php-src/ChangeLog:1.1864 Thu Jan 13 20:36:06 2005
+++ php-src/ChangeLog Fri Jan 14 20:33:51 2005
@@ -1,3 +1,71 @@
+2005-01-14 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ NEWS
+ NEWS
+ ext/gd/gd.c
+ ext/gd/gd.c:
+ MFH: - Fixed bug #31060 (imageftbbox() does not use linespacing
parameter)
+
+ * ext/gd/gd.c:
+ - Fixed bug #31060 (imageftbbox() does not use linespacing parameter)
+
+ * (PHP_4_3)
+ NEWS
+ NEWS
+ ext/gd/gd.c
+ ext/gd/gd.c:
+ MFH: - Fixed bug #30120 (imagettftext() and imagettfbbox() accept too
many
+ parameters)
+
+ * ext/gd/gd.c:
+ - Fixed bug #30120 (imagettftext() and imagettfbbox() accept too many
+ parameters)
+
+ * (PHP_5_0)
+ main/php.h
+ sapi/apache_hooks/php_apache.c:
+ MFH: - Fix another generated header include
+
+ * main/php.h
+ sapi/apache_hooks/php_apache.c:
+ - Fix another generated header include
+
+2005-01-14 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * ext/standard/streamsfuncs.c:
+ Fixed SIGSEGV in ext/standard/tests/network/tcp4loop.phpt and
+ ext/standard/tests/network/unixloop.phpt
+
+ * ZendEngine2/zend_execute.c
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_execute.h
+ ZendEngine2/zend_vm_opcodes.h
+ ZendEngine2/tests/bug31098.phpt:
+ Restore behavior of $str["str"]. (Now $str["str"] is equivalent to
$str[0]
+ again)
+
+ * (PHP_5_0)
+ ZendEngine2/tests/bug31098.phpt:
+ Path -> pattern
+
+ * (PHP_5_0)
+ ext/standard/streamsfuncs.c:
+ Fixed SIGSEGV with ext/standard/tests/network/tcp4loop.phpt and
+ ext/standard/tests/network/unixloop.phpt
+
+ * (PHP_5_0)
+ ZendEngine2/zend_execute.c
+ ZendEngine2/tests/bug31098.phpt:
+ Revert to old behavior of $str["str"]. ($str["str"] is equivalent of
+ $str[0])
+
+2005-01-14 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ NEWS:
+ BFN
+
2005-01-13 Ard Biesheuvel <[EMAIL PROTECTED]>
* (PHP_4_3)
@@ -187,7 +255,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1864 2005/01/14 01:36:06 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1865 2005/01/15 01:33:51 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: