Skip to content

Commit e109fa3

Browse files
committed
[ci skip] PHP 8.3 Upgrading: fix assert_options() typo + minor grammar tweaks
1 parent 3d5f239 commit e109fa3

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)