Skip to content

Commit b60761a

Browse files
committed
[ci skip] UPGRADING
1 parent 1ab5d35 commit b60761a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADING

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ PHP 8.3 UPGRADE NOTES
6868
. array_pad() is now only limited by the maximum number of elements an array
6969
can have. Before, it was only possible to add at most 1048576 elements at a
7070
time.
71-
. strtok() raises a warninin the case token is not provided when starting tokenization.
71+
. strtok() raises a warning in the case token is not provided when starting tokenization.
7272

7373
========================================
7474
6. New Functions

0 commit comments

Comments
 (0)