Next | Query returned 6 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2015-12-05 07:07:32 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Remove PHP_VERSIONS_ACCEPTED which has now default value.
   2015-03-20 17:33:28 by Takahiro Kambe | Files touched by this commit (13)
Log message:
Reset PKGREVISION with updating of php54, php55 and php56.
   2015-02-15 10:03:15 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Set PHP_ZEND_EXTENSION to yes since this is used by zend_extension not
extension directive.

Bump PKGREVISION.
   2014-11-24 16:40:57 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Allow build with php56.
   2013-10-18 17:50:45 by Takahiro Kambe | Files touched by this commit (1)
Log message:
* Set USE_PHP_EXT_PATCHES to "Yes".
* Remove PHP_CHECK_INSTALLED since it is "Yes" default.
   2013-07-29 18:43:17 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Add php-opcache version 5.5.1 package.  This is part of official PHP 5.5.1
distribution.

php-opcache is the Zend OPcache module which 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.

Next | Query returned 6 messages, browsing 1 to 10 | previous