Skip to content

Commit e3a62f8

Browse files
jrfnlbon
authored and
bon
committed
[ci skip] PHP 8.3 Upgrading: fix assert_options() typo + minor grammar tweaks (php#11845)
Co-authored-by: jrfnl <[email protected]>
1 parent f808b8a commit e3a62f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

UPGRADING

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,8 +160,8 @@ PHP 8.3 UPGRADE NOTES
160160
RFC: https://wiki.php.net/rfc/deprecations_php_8_3#mt_rand_php
161161

162162
- Standard:
163-
. The assert_option() function is now deprecated.
164-
. The ASSERT_ACTIVE, ASSERT_BAIL,ASSERT_CALLBACK, ASSERT_EXCEPTION, and
163+
. The assert_options() function is now deprecated.
164+
. The ASSERT_ACTIVE, ASSERT_BAIL, ASSERT_CALLBACK, ASSERT_EXCEPTION, and
165165
ASSERT_WARNING constants have been deprecated.
166166
RFC: https://wiki.php.net/rfc/assert-string-eval-cleanup
167167

0 commit comments

Comments
 (0)