Skip to content

Commit c665b82

Browse files
committed
[PHP 8.3] Update README file with str_increment and str_decrement functions
Related: #453 and #452
1 parent c07f9c8 commit c665b82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This component provides features added to PHP 8.3 core:
99
- [`ldap_exop_sync`](https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures)
1010
- [`ldap_connect_wallet`](https://wiki.php.net/rfc/deprecate_functions_with_overloaded_signatures)
1111
- [`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)
1213
- [`Date*Exception/Error classes`](https://wiki.php.net/rfc/datetime-exceptions)
1314
- [`SQLite3Exception`](https://wiki.php.net/rfc/sqlite3_exceptions)
1415

0 commit comments

Comments
 (0)