From: Tyson Andre Date: Sat, 15 Jun 2019 20:44:02 +0000 (-0400) Subject: Fix a typo in UPGRADING X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=435384127c7d388a5224dff7805c735c57e14165;p=php Fix a typo in UPGRADING --- diff --git a/UPGRADING b/UPGRADING index 7f667cde5d..7d00c468ad 100644 --- a/UPGRADING +++ b/UPGRADING @@ -70,7 +70,7 @@ PHP 8.0 UPGRADE NOTES will now always generate a fatal error. Previously a warning was generated in some cases. RFC: https://wiki.php.net/rfc/lsp_errors - . The precendence of the concatenation operator has changed relative to + . The precedence of the concatenation operator has changed relative to bitshifts and addition as well as subtraction. RFC: https://wiki.php.net/rfc/concatenation_precedence