Commit:    5e55c6d9fd5cd69fa67296cd6371d81812b98f2a
Author:    David Soria Parra <d...@php.net>         Tue, 19 Mar 2013 16:15:54 
+0100
Parents:   60b36a681986c754a925daa7142e28b450f85c38
Branches:  PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=5e55c6d9fd5cd69fa67296cd6371d81812b98f2a

Log:
Refer to Zend Optimizer as Zend Opcache from now on

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index c8b70ef..ef2fc8f 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@ PHP                                                             
           NEWS
 ?? ??? 20??, PHP 5.5.0 Beta 1
 
 - Core:
-  . Added Zend Optimizer+ extension and enable it by default. More details 
here:
+  . Added Zend Opcache extension and enable it by default. More details here:
     https://wiki.php.net/rfc/optimizerplus. (Dmitry)
   . Fixed bug #64354 (Unserialize array of objects whose class can't
     be autoloaded fail). (Laruence)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to