From: Ferenc Kovacs Date: Thu, 28 Feb 2013 21:38:09 +0000 (+0100) Subject: adding the package.xml for pecl X-Git-Tag: php-5.5.0beta1~42^2~24^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a29c8de7ae1b721296c58f2d51a1dae205edbd3;p=php adding the package.xml for pecl --- diff --git a/package.xml b/package.xml new file mode 100644 index 0000000000..114d0ba8cc --- /dev/null +++ b/package.xml @@ -0,0 +1,116 @@ + + + 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. 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 + dmitry + dmitry@zend.com + yes + + 2013-02-28 + + + 0.1.0 + 0.1.0 + + + alpha + alpha + + PHP License + +Initial release + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 5.2.0 + + + 1.4.0b1 + + + + zendoptimizerplus + + + + + 0.1.0 + 0.1.0 + + + alpha + alpha + + 2013-02-28 + PHP License + +Initial release. + + + +