[ 原始碼: php-symfony-polyfill ]
套件:php-symfony-polyfill-php80(1.32.0-1)
php-symfony-polyfill-php80 的相關連結
Debian 的資源:
下載原始碼套件 php-symfony-polyfill:
- [php-symfony-polyfill_1.32.0-1.dsc]
- [php-symfony-polyfill_1.32.0.orig.tar.gz]
- [php-symfony-polyfill_1.32.0-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [symfony.com]
相似套件:
- php-symfony-polyfill-php74
- php-symfony-polyfill-php72
- php-symfony-polyfill-php73
- php-symfony-polyfill-apcu
- php-symfony-polyfill
- php-symfony-polyfill-uuid
- php-symfony-polyfill-ctype
- php-symfony-polyfill-xml
- php-symfony-polyfill-intl-messageformatter
- php-symfony-polyfill-intl-normalizer
- php-symfony-polyfill-iconv
試製(Experimental)套件
警告:這個套件來自於 experimental 發行版。這表示它很有可能表現出不穩定或者出現 bug ,甚至是導致資料損失。請務必在使用之前查閱 changelog 以及其他潛在的文件。
Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
This component provides features added to PHP 8.0 core:
* Stringable interface * fdiv * ValueError class * UnhandledMatchError class * FILTER_VALIDATE_BOOL constant * get_debug_type * PhpToken class * preg_last_error_msg * str_contains * str_starts_with * str_ends_with * get_resource_id * Attribute class
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.