diff options
author | Eugene Wissner <belka@caraus.de> | 2015-10-29 00:00:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-10-29 19:37:20 +0700 |
commit | ab908d38b2c40c478b3e071e4142ba7e7500af56 (patch) | |
tree | bbb33467fe83b7168ca7827c5f47d84fb8135f13 /development/php-apcu/slack-desc | |
parent | 6005f1f18288e8b89346ac4e760d3a8694c2acbc (diff) |
development/php-apcu: Added (userland caching).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/php-apcu/slack-desc')
-rw-r--r-- | development/php-apcu/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/php-apcu/slack-desc b/development/php-apcu/slack-desc new file mode 100644 index 0000000000000..75ef89a7a933b --- /dev/null +++ b/development/php-apcu/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +php-apcu: php-apcu (APCu is userland caching) +php-apcu: +php-apcu: APC stripped of opcode caching in preparation for the deployment of +php-apcu: Zend Optimizer+ as the primary solution to opcode caching in future +php-apcu: versions of PHP. +php-apcu: +php-apcu: Homepage: http://pecl.php.net/package/APCu/ +php-apcu: +php-apcu: +php-apcu: +php-apcu: |