+2009-06-01 Nuno Lopes <nunoplopes@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.lb@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 <tony@daylessday.org>
+
+ * (PHP_5_2)
+ ext/json/json.c
+ ext/json/php_json.h:
+ fix ZTS build
+
+2009-06-01 Ilia Alshanetsky <ilia@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.slattery@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.taskinen@sci.fi>
+
+ * (PHP_5_2)
+ NEWS:
+ fix news
+
+2009-06-01 Zoe Slattery <zoe.slattery@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 <php@colder.ch>
* (PHP_5_3)