[ forky ]
[ sid ]
[ 原始碼: php-symfony-polyfill ]
套件:php-symfony-polyfill-php84(1.33.0-2)
php-symfony-polyfill-php84 的相關連結
Debian 的資源:
下載原始碼套件 php-symfony-polyfill:
- [php-symfony-polyfill_1.33.0-2.dsc]
- [php-symfony-polyfill_1.33.0.orig.tar.gz]
- [php-symfony-polyfill_1.33.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [symfony.com]
相似套件:
Symfony polyfill backporting some PHP 8.4+ features to lower PHP versions
This component provides features added to PHP 8.4 core:
* array_find, array_find_key, array_any and array_all * bcdivmod * Deprecated * mb_trim, mb_ltrim and mb_rtrim * CURL_HTTP_VERSION_3 and CURL_HTTP_VERSION_3ONLY * fpow * grapheme_str_split * mb_trim, mb_ltrim and mb_rtrim * mb_ucfirst and mb_lcfirst * ReflectionConstant
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.