We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
str_increment
str_decrement
1 parent c07f9c8 commit c665b82Copy full SHA for c665b82
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
+- [`str_increment` and `str_decrement`](https://wiki.php.net/rfc/saner-inc-dec-operators)
13
- [`Date*Exception/Error classes`](https://wiki.php.net/rfc/datetime-exceptions)
14
- [`SQLite3Exception`](https://wiki.php.net/rfc/sqlite3_exceptions)
15
0 commit comments