changelog Sat May 30 01:33:14 2009 UTC
Modified files:
/ZendEngine2 ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1492&r2=1.1493&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1492 ZendEngine2/ChangeLog:1.1493
--- ZendEngine2/ChangeLog:1.1492 Thu May 28 01:32:58 2009
+++ ZendEngine2/ChangeLog Sat May 30 01:33:14 2009
@@ -1,3 +1,18 @@
+2009-05-29 Pierre-Alain Joye <pierre....@gmail.com>
+
+ * tests/bug42143.phpt:
+ - MFB: #42143, the constant NAN is reported as 0 on Windows
+
+ * (PHP_5_3)
+ tests/bug42143.phpt:
+ - MF52: #42143, the constant NAN is reported as 0 on Windows
+
+ * tests/bug42143.phpt
+ tests/bug42143.phpt
+ tests/bug42143.phpt:
+ 1.1.4;
+ file bug42143.phpt was initially added on branch PHP_5_2.
+
2009-05-27 David Soria Parra <dso...@gmx.net>
* zend_compile.c
@@ -28763,7 +28778,7 @@
2003-06-10 Jani Taskinen <sni...@iki.fi>
* zend_multiply.h:
- - Missing $Id: ChangeLog,v 1.1492 2009/05/28 01:32:58 changelog Exp $ tag
+ - Missing $Id: ChangeLog,v 1.1493 2009/05/30 01:33:14 changelog Exp $ tag
2003-06-10 James Cox <ja...@imajes.info>
@@ -30487,7 +30502,7 @@
zend_types.h
zend_variables.c
zend_variables.h:
- - Added some missing CVS $Id: ChangeLog,v 1.1492 2009/05/28 01:32:58
changelog Exp $ tags, headers and footers.
+ - Added some missing CVS $Id: ChangeLog,v 1.1493 2009/05/30 01:33:14
changelog Exp $ tags, headers and footers.
2003-01-30 Ilia Alshanetsky <i...@prohost.org>