We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab5d35 commit b60761aCopy full SHA for b60761a
UPGRADING
@@ -68,7 +68,7 @@ PHP 8.3 UPGRADE NOTES
68
. array_pad() is now only limited by the maximum number of elements an array
69
can have. Before, it was only possible to add at most 1048576 elements at a
70
time.
71
- . strtok() raises a warninin the case token is not provided when starting tokenization.
+ . strtok() raises a warning in the case token is not provided when starting tokenization.
72
73
========================================
74
6. New Functions
0 commit comments