From a293bd1c4af6c7fbdabaeb7d0cd12a6ce6cdcfac Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Mon, 4 Mar 2013 19:49:53 +0800 Subject: [PATCH] release 7.0.0 --- package.xml | 126 ++++++++++++++++++++++++++-------------------------- 1 file changed, 62 insertions(+), 64 deletions(-) diff --git a/package.xml b/package.xml index 114d0ba8cc..05d9dcbffe 100644 --- a/package.xml +++ b/package.xml @@ -7,15 +7,13 @@ xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 http://pear.php.net/dtd/tasks-1.0.xsd http://pear.php.net/dtd/package-2.0 http://pear.php.net/dtd/package-2.0.xsd"> zendoptimizerplus pecl.php.net - The Zend Optimizer+ provides faster PHP execution through opcode caching and -optimization. + The Zend Optimizer+ provides faster PHP execution through opcode caching and optimization. -The Zend Optimizer+ provides faster PHP execution through opcode caching and -optimization. It improves PHP performance by storing precompiled script -bytecode in the shared memory. This eliminates the stages of reading code from -the disk and compiling it on future access. In addition, it applies a few -bytecode optimization patterns that make code execution faster. - + The Zend Optimizer+ provides faster PHP execution through opcode caching and + optimization. It improves PHP performance by storing precompiled script + bytecode in the shared memory. This eliminates the stages of reading code from + the disk and compiling it on future access. In addition, it applies a few + bytecode optimization patterns that make code execution faster. Dmitry Stogov @@ -23,65 +21,65 @@ bytecode optimization patterns that make code execution faster. dmitry@zend.com yes - 2013-02-28 - + 2013-03-04 + - 0.1.0 - 0.1.0 + 7.0.0 + 7.0.0 - alpha - alpha + beta + beta PHP License -Initial release + - Initial release - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -99,17 +97,17 @@ Initial release - 0.1.0 - 0.1.0 + 7.0.0 + 7.0.0 - alpha - alpha + beta + beta - 2013-02-28 + 2013-03-04 PHP License -Initial release. + - Initial release. -- 2.50.1