changelog Tue Jun 2 01:33:45 2009 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3421&r2=1.3422&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3421 php-src/ChangeLog:1.3422
--- php-src/ChangeLog:1.3421 Mon Jun 1 01:33:46 2009
+++ php-src/ChangeLog Tue Jun 2 01:33:43 2009
@@ -1,3 +1,115 @@
+2009-06-01 Nuno Lopes <nunoplo...@sapo.pt>
+
+ * ZendEngine2/zend.h:
+ MFB: fix compiler warnings by moving all std includes after include of
+ zend_config.h
+
+ * (PHP_5_3)
+ ZendEngine2/zend.h:
+ fix compiler warnings by moving all std includes after include of
+ zend_config.h.
+ this also fixes the build with stricter compilers than gcc (like clang)
+
+2009-06-01 Arnaud Le Blanc <arnaud...@gmail.com>
+
+ * (PHP_5_2)
+ ZendEngine2/tests/bug48228.phpt
+ ZendEngine2/tests/bug48228.phpt
+ ZendEngine2/tests/bug48408.phpt
+ ZendEngine2/tests/bug48408.phpt
+ ZendEngine2/tests/bug48409.phpt
+ ZendEngine2/tests/bug48409.phpt
+ ZendEngine2/tests/bug48428.phpt
+ ZendEngine2/tests/bug48428.phpt:
+ MFH: New tests
+
+ * ZendEngine2/tests/bug48228.phpt
+ ZendEngine2/tests/bug48228.phpt
+ ZendEngine2/tests/bug48228.phpt
+ ZendEngine2/tests/bug48408.phpt
+ ZendEngine2/tests/bug48408.phpt
+ ZendEngine2/tests/bug48408.phpt
+ ZendEngine2/tests/bug48409.phpt
+ ZendEngine2/tests/bug48409.phpt
+ ZendEngine2/tests/bug48409.phpt
+ ZendEngine2/tests/bug48428.phpt
+ ZendEngine2/tests/bug48428.phpt
+ ZendEngine2/tests/bug48428.phpt:
+ 1.1.4;
+ New tests
+
+ * (PHP_5_2)
+ ZendEngine2/zend.h
+ ZendEngine2/zend.h
+ ZendEngine2/zend_ptr_stack.h
+ ZendEngine2/zend_ptr_stack.h
+ ZendEngine2/zend_types.h
+ ZendEngine2/zend_types.h
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_execute.h
+ ZendEngine2/zend_vm_execute.h:
+ MFH: better fix for #48409 , #48428 , #48228
+
+ * ZendEngine2/zend.h
+ ZendEngine2/zend_ptr_stack.h
+ ZendEngine2/zend_types.h
+ ZendEngine2/zend_vm_def.h
+ ZendEngine2/zend_vm_execute.h:
+ better fix for #48409 , #48428 , #48228
+
+2009-06-01 Antony Dovgal <t...@daylessday.org>
+
+ * (PHP_5_2)
+ ext/json/json.c
+ ext/json/php_json.h:
+ fix ZTS build
+
+2009-06-01 Ilia Alshanetsky <i...@prohost.org>
+
+ * ext/snmp/snmp.c:
+
+ MFB: Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values).
+
+ * (PHP_5_2)
+ NEWS
+ ext/snmp/snmp.c:
+
+ Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values).
+
+ * (PHP_5_3)
+ ext/snmp/snmp.c:
+ Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values)
+
+2009-06-01 Zoe Slattery <zoe.slatt...@googlemail.com>
+
+ * (PHP_5_2)
+ tests/lang/execution_order.phpt
+ tests/lang/execution_order.phpt:
+ Engine execution order tests
+
+ * tests/lang/execution_order.phpt
+ tests/lang/execution_order.phpt
+ tests/lang/execution_order.phpt:
+ 1.1.4;
+ Engine execution order tests
+
+2009-06-01 Jani Taskinen <jani.taski...@sci.fi>
+
+ * (PHP_5_2)
+ NEWS:
+ fix news
+
+2009-06-01 Zoe Slattery <zoe.slatt...@googlemail.com>
+
+ * ext/curl/tests/curl_basic_008.phpt
+ ext/curl/tests/curl_basic_008.phpt
+ ext/curl/tests/curl_basic_008.phpt
+ ext/curl/tests/curl_basic_010.phpt
+ ext/curl/tests/curl_basic_010.phpt
+ ext/curl/tests/curl_basic_010.phpt:
+ Fixes to work on Windows as well as Linux
+
2009-05-31 Etienne Kneuss <p...@colder.ch>
* (PHP_5_3)
@@ -43768,7 +43880,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3421 2009/06/01 01:33:46 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3422 2009/06/02 01:33:43 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c