diff options
author | ale <ale@FreeBSD.org> | 2013-03-07 17:31:55 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2013-03-07 17:31:55 +0800 |
commit | 5948954ddaf95f2e99afd863277db457fe2c6289 (patch) | |
tree | f91e42f5765349158f313123980a691e54e32466 /MOVED | |
parent | f2aafb2679ad06c9ac4445ea4a21b730ad19f96f (diff) | |
download | freebsd-ports-gnome-5948954ddaf95f2e99afd863277db457fe2c6289.tar.gz freebsd-ports-gnome-5948954ddaf95f2e99afd863277db457fe2c6289.tar.zst freebsd-ports-gnome-5948954ddaf95f2e99afd863277db457fe2c6289.zip |
Import pecl-zendoptimizerplus to replace ZendOptimizer. It supports all PHP
releases we have in ports tree.
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.
WWW: https://github.com/zend-dev/ZendOptimizerPlus
Diffstat (limited to 'MOVED')
-rw-r--r-- | MOVED | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4132,3 +4132,4 @@ sysutils/udesc_dump||2013-03-06|Has expired: Broken for more than 6 month textproc/gxditview||2013-03-06|Has expired: Broken for more than 6 month x11/powershell||2013-03-06|Has expired: Broken for more then 6 month devel/py-setuptools|devel/py-distribute|2013-03-06|Replaced with distribute +devel/ZendOptimizer|www/pecl-zendoptimizerplus|2013-03-07|Replaced with supported open-source release |