Balík: php-symfony-polyfill-php70 (1.6.0-2)
Odkazy pre php-symfony-polyfill-php70
Zdroje Trisquel:
Stiahnuť zdrojový balík 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]
Správca:
Original Maintainers:
- Debian PHP PEAR Maintainers (Konferencia)
- Daniel Beyer
- David Prévot
Externé zdroje:
- Domovská stránka [symfony.com]
Podobné balíky:
Symfony polyfill backporting some PHP 7.0+ features to lower PHP versions
This component provides features unavailable in releases prior to PHP 7.0:
* intdiv * preg_replace_callback_array * error_clear_last * random_bytes and random_int (via php-random-compat) * *Error throwable classes
Compatibility notes:
To write portable code between PHP5 and PHP7, some care must be taken:
* `\*Error` exceptions must be caught before `\Exception`; * after calling `error_clear_last()`, the result of `$e = error_get_last()` must be verified using `isset($e['message'][0])` instead of `null === $e`.
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.
Ostatné balíky súvisiace s balíkom php-symfony-polyfill-php70
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-random-compat
- PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
Stiahnuť php-symfony-polyfill-php70
Architektúra | Veľkosť balíka | Nainštalovaná veľkosť | Súbory |
---|---|---|---|
all | 5.7 kB | 29 kB | [zoznam súborov] |