php-symfony-polyfill-php70 1.2.0-1 (amd64 binary) in ubuntu yakkety
This component provides functions unavailable in releases prior to PHP 7.0:
.
* intdiv
* preg_replace_
* 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_
`$e = error_get_last()` must be verified using
`isset(
.
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.
Details
- Package version:
- 1.2.0-1
- Status:
- Obsolete
- Component:
- universe
- Priority:
- Optional
Downloadable files
Package relationships
- Depends on: