We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5b34f commit b0f46ebCopy full SHA for b0f46eb
README.md
@@ -9,6 +9,7 @@ This component provides features added to PHP 8.3 core:
9
- [`ldap_exop_sync`](https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures)
10
- [`ldap_connect_wallet`](https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures)
11
- [`stream_context_set_options`](https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures)
12
+- [`Date*Exception/Error classes`](https://wiki.php.net/rfc/datetime-exceptions)
13
14
More information can be found in the
15
[main Polyfill README](https://github.com/symfony/polyfill/blob/main/README.md).
0 commit comments