软件包: php-symfony-polyfill-php55 (1.6.0-2)
php-symfony-polyfill-php55 的相关链接
Trisquel 的资源:
下载源码包 php-symfony-polyfill:
- [php-symfony-polyfill_1.6.0-2.dsc]
- [php-symfony-polyfill_1.6.0.orig.tar.gz]
- [php-symfony-polyfill_1.6.0-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian PHP PEAR Maintainers (Mail Archive)
- Daniel Beyer
- David Prévot
外部的资源:
- 主页 [symfony.com]
相似软件包:
Symfony polyfill backporting some PHP 5.5+ features to lower PHP versions
This component provides functions unavailable in releases prior to PHP 5.5:
* boolval * json_last_error_msg * array_column * hash_pbkdf2
The password_* functions are not actually provided until the php-password-compat package becomes available.
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.