Skip to content

Commit 4353841

Browse files
TysonAndrecmb69
authored andcommitted
Fix a typo in UPGRADING
1 parent 96cfcd4 commit 4353841

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
@@ -70,7 +70,7 @@ PHP 8.0 UPGRADE NOTES
7070
will now always generate a fatal error. Previously a warning was generated
7171
in some cases.
7272
RFC: https://wiki.php.net/rfc/lsp_errors
73-
. The precendence of the concatenation operator has changed relative to
73+
. The precedence of the concatenation operator has changed relative to
7474
bitshifts and addition as well as subtraction.
7575
RFC: https://wiki.php.net/rfc/concatenation_precedence
7676

0 commit comments

Comments
 (0)