Resources
4 weeks ago
LICENSE
4 weeks ago
Php83.php
4 weeks ago
README.md
4 weeks ago
bootstrap.php
4 weeks ago
bootstrap72.php
4 weeks ago
bootstrap81.php
4 weeks ago
composer.json
4 weeks ago
README.md
23 lines
| 1 | Symfony Polyfill / Php83 |
| 2 | ======================== |
| 3 | |
| 4 | This component provides features added to PHP 8.3 core: |
| 5 | |
| 6 | - [](https://wiki.php.net/rfc/json_validate`json_validate`](https://wiki.php.net/rfc/json_validate](https://wiki.php.net/rfc/json_validate) |
| 7 | - [](https://wiki.php.net/rfc/marking_overriden_methods`Override`](https://wiki.php.net/rfc/marking_overriden_methods](https://wiki.php.net/rfc/marking_overriden_methods) |
| 8 | - [](https://wiki.php.net/rfc/mb_str_pad`mb_str_pad`](https://wiki.php.net/rfc/mb_str_pad](https://wiki.php.net/rfc/mb_str_pad) |
| 9 | - [](https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures`ldap_exop_sync`](https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures](https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures) |
| 10 | - [](https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures`ldap_connect_wallet`](https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures](https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures) |
| 11 | - [](https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures`stream_context_set_options`](https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures](https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures) |
| 12 | - [](https://wiki.php.net/rfc/saner-inc-dec-operators`str_increment` and `str_decrement`](https://wiki.php.net/rfc/saner-inc-dec-operators](https://wiki.php.net/rfc/saner-inc-dec-operators) |
| 13 | - [](https://wiki.php.net/rfc/datetime-exceptions`Date*Exception/Error classes`](https://wiki.php.net/rfc/datetime-exceptions](https://wiki.php.net/rfc/datetime-exceptions) |
| 14 | - [](https://wiki.php.net/rfc/sqlite3_exceptions`SQLite3Exception`](https://wiki.php.net/rfc/sqlite3_exceptions](https://wiki.php.net/rfc/sqlite3_exceptions) |
| 15 | |
| 16 | More information can be found in the |
| 17 | [](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). |
| 18 | |
| 19 | License |
| 20 | ======= |
| 21 | |
| 22 | This library is released under the [](LICENSEMIT license](LICENSE](LICENSE). |
| 23 |