changelog Wed Jul 8 01:34:26 2009 UTC
Modified files:
/ZendEngine2 ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1513&r2=1.1514&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1513 ZendEngine2/ChangeLog:1.1514
--- ZendEngine2/ChangeLog:1.1513 Tue Jul 7 01:33:12 2009
+++ ZendEngine2/ChangeLog Wed Jul 8 01:34:26 2009
@@ -1,3 +1,14 @@
+2009-07-07 David Soria Parra <dso...@gmx.net>
+
+ * (PHP_5_3)
+ tests/024.phpt:
+ MFH: Adjust tests. The order in which notices appear is platform
dependend
+ as the function call ordering in parameter lists is not defined in C.
+
+ * tests/024.phpt:
+ Adjust tests. The order in which notices appear is platform dependend as
+ the function call ordering in parameter lists is not defined in C.
+
2009-07-06 andy wharmby <whar...@uk.ibm.com>
* tests/019.phpt
@@ -29293,7 +29304,7 @@
2003-06-10 Jani Taskinen <sni...@iki.fi>
* zend_multiply.h:
- - Missing $Id: ChangeLog,v 1.1513 2009/07/07 01:33:12 changelog Exp $ tag
+ - Missing $Id: ChangeLog,v 1.1514 2009/07/08 01:34:26 changelog Exp $ tag
2003-06-10 James Cox <ja...@imajes.info>
@@ -31017,7 +31028,7 @@
zend_types.h
zend_variables.c
zend_variables.h:
- - Added some missing CVS $Id: ChangeLog,v 1.1513 2009/07/07 01:33:12
changelog Exp $ tags, headers and footers.
+ - Added some missing CVS $Id: ChangeLog,v 1.1514 2009/07/08 01:34:26
changelog Exp $ tags, headers and footers.
2003-01-30 Ilia Alshanetsky <i...@prohost.org>