cvs: ZendEngine2 / ChangeLog
changelog <[email protected]>
| Newsgroups | gmane.comp.php.cvs.daily |
|---|---|
| Message-ID | <cvschangelog1216344721@cvsserver> |
changelog Fri Jul 18 01:32:01 2008 UTC
Modified files:
/ZendEngine2 ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1338&r2=1.1339&diff_format=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.1338 ZendEngine2/ChangeLog:1.1339
--- ZendEngine2/ChangeLog:1.1338 Tue Jul 15 01:32:05 2008
+++ ZendEngine2/ChangeLog Fri Jul 18 01:32:00 2008
@@ -1,3 +1,17 @@
+2008-07-17 Felipe Pena <[email protected]>
+
+ * (PHP_5_3)
+ zend_compile.c
+ tests/bug43027.phpt
+ tests/jump12.phpt:
+ - Deprecate ticks
+
+2008-07-17 Stanislav Malyshev <[email protected]>
+
+ * zend_config.w32.h
+ zend_config.w32.h:
+ vc9 build fix
+
2008-07-14 Felipe Pena <[email protected]>
* tests/closure_017.phpt
@@ -24724,7 +24738,7 @@
2003-06-10 Jani Taskinen <[email protected]>
* zend_multiply.h:
- - Missing $Id: ChangeLog,v 1.1338 2008/07/15 01:32:05 changelog Exp $ tag
+ - Missing $Id: ChangeLog,v 1.1339 2008/07/18 01:32:00 changelog Exp $ tag
2003-06-10 James Cox <[email protected]>
@@ -26448,7 +26462,7 @@
zend_types.h
zend_variables.c
zend_variables.h:
- - Added some missing CVS $Id: ChangeLog,v 1.1338 2008/07/15 01:32:05 changelog Exp $ tags, headers and footers.
+ - Added some missing CVS $Id: ChangeLog,v 1.1339 2008/07/18 01:32:00 changelog Exp $ tags, headers and footers.
2003-01-30 Ilia Alshanetsky <[email protected]>