2 Commits

Author SHA1 Message Date
Leonardo Arena
68aef7fb42 main/libvirt: upgrade to 1.0.4 2013-04-04 14:35:51 +00:00
V.Krishn
c1e94934a3 Initial APKBUILD file of php-zend-opcache
The Zend OPcache 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.

Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
2013-04-04 12:58:32 +00:00