Resources
2 years ago
LICENSE
2 years ago
Php73.php
1 year ago
README.md
2 years ago
bootstrap.php
2 years ago
README.md
19 lines
| 1 | Symfony Polyfill / Php73 |
| 2 | ======================== |
| 3 | |
| 4 | This component provides functions added to PHP 7.3 core: |
| 5 | |
| 6 | - [](https://php.net/array_key_first`array_key_first`](https://php.net/array_key_first](https://php.net/array_key_first) |
| 7 | - [](https://php.net/array_key_last`array_key_last`](https://php.net/array_key_last](https://php.net/array_key_last) |
| 8 | - [](https://php.net/function.hrtime`hrtime`](https://php.net/function.hrtime](https://php.net/function.hrtime) |
| 9 | - [](https://php.net/is_countable`is_countable`](https://php.net/is_countable](https://php.net/is_countable) |
| 10 | - [](https://php.net/JsonException`JsonException`](https://php.net/JsonException](https://php.net/JsonException) |
| 11 | |
| 12 | More information can be found in the |
| 13 | [](https://github.com/symfony/polyfill/blob/main/README.mdmain Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md](https://github.com/symfony/polyfill/blob/main/README.md). |
| 14 | |
| 15 | License |
| 16 | ======= |
| 17 | |
| 18 | This library is released under the [](LICENSEMIT license](LICENSE](LICENSE). |
| 19 |