changelog Wed Jun 29 01:35:52 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2026&r2=1.2027&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2026 php-src/ChangeLog:1.2027
--- php-src/ChangeLog:1.2026 Tue Jun 28 01:36:48 2005
+++ php-src/ChangeLog Wed Jun 29 01:35:49 2005
@@ -1,3 +1,131 @@
+2005-06-28 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/standard/url_scanner_ex.c
+ ext/standard/var_unserializer.c:
+ - Regenerated with re2c 0.9.8
+
+2005-06-28 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_execute.c:
+ fix leak: when dup was <success>ful zend_std_object_get_class_name()
+ returns SUCCESS aka 0
+
+2005-06-28 Derick Rethans <[EMAIL PROTECTED]>
+
+ * NEWS:
+ - Added testcases for bug #14561 and #26090 and updated NEWS with those
+ fixed bug nr's.
+
+2005-06-28 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/informix/Makefile.frag
+ ext/informix/config.m4:
+ - Fixed bug #33469 also for shared builds
+
+2005-06-28 Derick Rethans <[EMAIL PROTECTED]>
+
+ * NEWS:
+ - Fixed bug #33415 and added test cases for #33414 and #33415.
+
+2005-06-28 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * acinclude.m4:
+ re2c 0.98 is the current working version
+
+2005-06-28 Derick Rethans <[EMAIL PROTECTED]>
+
+ * NEWS:
+ - Fixed bug #33433 (strtoll not available on Tru64).
+
+2005-06-28 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS:
+ Removed unnecessary entry
+
+ * NEWS:
+ BFN
+
+2005-06-28 Brian France <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS
+ sapi/apache/mod_php5.c:
+
+ MFH:
+
+ Added a SG(server_context) NULL check to php_apache_getenv.
+
+ This can get called when "<key> = ${<key>}:/foo" is used in a .ini file,
+ but <key> has not be set yet.
+ You will end up with a value of ":/foo", but at least it will not crash.
+
+ * NEWS
+ sapi/apache/mod_php5.c:
+
+ Added a SG(server_context) NULL check to php_apache_getenv.
+
+ This can get called when "<key> = ${<key>}:/foo" is used in a .ini file,
+ but <key> has not be set yet.
+ You will end up with a value of ":/foo", but at least it will not
+ crash now.
+
+2005-06-28 Anantha Kesari H Y <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ main/php_open_temporary_file.c:
+ removed redundant NEW_LIBC checks
+
+ * (PHP_5_0)
+ ext/standard/image.c:
+ removed the unwanted NetWare Code
+
+ * (PHP_5_0)
+ ext/standard/microtime.c:
+ removing unwanted NetWare portion
+
+ * (PHP_5_0)
+ ext/standard/fsock.h
+ ext/standard/lcg.c:
+ removing the redundant NEW_LIBC checks
+
+ * (PHP_5_0)
+ ext/standard/head.c:
+ removing redundant NEW_LIBC checks for NetWare
+
+ * (PHP_5_0)
+ ext/snmp/snmp.c
+ ext/standard/filestat.c
+ ext/standard/flock_compat.c:
+ removing redundant NEW_LIBC checks
+
+2005-06-28 Stanislav Malyshev <[EMAIL PROTECTED]>
+
+ * ZendEngine2/zend_execute.c
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_execute.h:
+ fix previous patch
+
+ * ZendEngine2/zend_vm_execute.h:
+ update
+
+ * ZendEngine2/zend_execute.c
+ ZendEngine2/zend_vm_def.h:
+ fixes for non-php objects
+
+ * (PHP_5_0)
+ ZendEngine2/zend_execute.c:
+ fixes fo rnon-php objects (John Coggeshall)
+
+ * ext/standard/php_incomplete_class.h
+ ext/standard/var.c:
+ fix handling of non-PHP classes (John Coggeshall)
+
+ * (PHP_5_0)
+ ext/standard/php_incomplete_class.h
+ ext/standard/var.c:
+ fix non-PHP object handling (from John Coggeshall)
+
2005-06-27 Jani Taskinen <[EMAIL PROTECTED]>
* ZendEngine2/zend.c:
@@ -5316,7 +5444,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2026 2005/06/28 05:36:48 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2027 2005/06/29 05:35:49 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -8717,7 +8845,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2026 2005/06/28 05:36:48 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2027 2005/06/29 05:35:49 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -9198,7 +9326,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2026 2005/06/28 05:36:48 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2027 2005/06/29 05:35:49 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -10672,7 +10800,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2026 2005/06/28 05:36:48 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2027 2005/06/29 05:35:49 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: