Skip to content

Commit 1913838

Browse files
committed
Add UPGRADING info
1 parent 7dfb146 commit 1913838

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

UPGRADING

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,10 @@ PHP 8.6 UPGRADE NOTES
149149
. `grapheme_strrev()` returns strrev for grapheme cluster unit.
150150
RFC: https://wiki.php.net/rfc/grapheme_strrev
151151

152+
- mysqli:
153+
. Added `mysqli::quote_string()` and `mysqli_quote_string()`.
154+
RFC: https://wiki.php.net/rfc/mysqli_quote_string
155+
152156
- Standard:
153157
. `clamp()` returns the given value if in range, else return the nearest
154158
bound.

0 commit comments

Comments
 (0)