[PHP-CVS] com php-src: ZO+ NEWS: NEWS

2013-03-19 Thread David Soria Parra
Commit:60b36a681986c754a925daa7142e28b450f85c38
Author:David Soria Parra d...@php.net Tue, 19 Mar 2013 15:26:40 
+0100
Parents:   25b84546a8a0ecb21df2e9a9531913fca66c318c
Branches:  PHP-5.5

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

Log:
ZO+ NEWS

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 805a40d..c8b70ef 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP 
   NEWS
 ?? ??? 20??, PHP 5.5.0 Beta 1
 
 - Core:
+  . Added Zend Optimizer+ 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)
   . Added support for changing the process's title in CLI/CLI-Server SAPIs.


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



Re: [PHP-CVS] com php-src: ZO+ NEWS: NEWS

2013-03-19 Thread Stas Malyshev
Hi!

  - Core:
 +  . Added Zend Optimizer+ extension and enable it by default. More details 
 here:
 +https://wiki.php.net/rfc/optimizerplus. (Dmitry)

I think building it is enabled by default, but extension itself isn't?
Am I wrong?

-- 
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227

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



Re: [PHP-CVS] com php-src: ZO+ NEWS: NEWS

2013-03-19 Thread David Soria Parra
On 03/19/2013 07:37 PM, Stas Malyshev wrote:
 Hi!
 
  - Core:
 +  . Added Zend Optimizer+ extension and enable it by default. More details 
 here:
 +https://wiki.php.net/rfc/optimizerplus. (Dmitry)
 
 I think building it is enabled by default, but extension itself isn't?
 Am I wrong?
 

Yes thats true.

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