changelog Fri Jul 11 01:32:08 2008 UTC
Modified files:
/ZendEngine2 ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1334&r2=1.1335&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1334 ZendEngine2/ChangeLog:1.1335
--- ZendEngine2/ChangeLog:1.1334 Thu Jul 10 01:31:56 2008
+++ ZendEngine2/ChangeLog Fri Jul 11 01:32:08 2008
@@ -1,3 +1,25 @@
+2008-07-10 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * tests/closure_001.phpt
+ tests/closure_002.phpt
+ tests/closure_003.phpt
+ tests/closure_004.phpt
+ tests/closure_005.phpt
+ tests/closure_006.phpt
+ tests/closure_007.phpt
+ tests/closure_008.phpt
+ tests/closure_009.phpt
+ tests/closure_010.phpt
+ tests/closure_011.phpt
+ tests/closure_012.phpt
+ tests/closure_013.phpt
+ tests/closure_014.phpt:
+ Removed SKIPIF sections
+
+ * zend_closures.c
+ tests/closure_015.phpt:
+ Fixed unicode support
+
2008-07-09 Antony Dovgal <[EMAIL PROTECTED]>
* (PHP_5_3)
@@ -24560,7 +24582,7 @@
2003-06-10 Jani Taskinen <[EMAIL PROTECTED]>
* zend_multiply.h:
- - Missing $Id: ChangeLog,v 1.1334 2008/07/10 01:31:56 changelog Exp $ tag
+ - Missing $Id: ChangeLog,v 1.1335 2008/07/11 01:32:08 changelog Exp $ tag
2003-06-10 James Cox <[EMAIL PROTECTED]>
@@ -26284,7 +26306,7 @@
zend_types.h
zend_variables.c
zend_variables.h:
- - Added some missing CVS $Id: ChangeLog,v 1.1334 2008/07/10 01:31:56
changelog Exp $ tags, headers and footers.
+ - Added some missing CVS $Id: ChangeLog,v 1.1335 2008/07/11 01:32:08
changelog Exp $ tags, headers and footers.
2003-01-30 Ilia Alshanetsky <[EMAIL PROTECTED]>