[ 原始碼: php-symfony-polyfill ]
套件:php-symfony-polyfill-apcu(1.22.1-1)
php-symfony-polyfill-apcu 的相關連結
Debian 的資源:
下載原始碼套件 php-symfony-polyfill:
- [php-symfony-polyfill_1.22.1-1.dsc]
- [php-symfony-polyfill_1.22.1.orig.tar.gz]
- [php-symfony-polyfill_1.22.1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [symfony.com]
相似套件:
- php-symfony-polyfill-php72
- php-symfony-polyfill-php73
- php-symfony-polyfill-php80
- php-symfony-polyfill
- php-symfony-polyfill-uuid
- php-symfony-polyfill-ctype
- php-symfony-polyfill-intl-idn
- php-symfony-polyfill-mbstring
- php-symfony-polyfill-iconv
- php-symfony-polyfill-intl-messageformatter
- php-symfony-polyfill-intl-normalizer
Symfony polyfill backporting apcu_* functions to lower PHP versions
This component provides `apcu_*` functions and the `APCUIterator` class to users of the legacy APC extension.
The Symfony Polyfill project backports features found in the latest PHP versions and provides compatibility layers for some extensions and functions. It is intended to be used when portability across PHP versions and extensions is desired.
Symfony is a PHP framework, a set of tools and a development methodology.