summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPGRADING b/UPGRADING
index 4cb91bc013..54993d77a9 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -149,7 +149,7 @@ PHP 8.0 UPGRADE NOTES
new class {};
// -> class@anonymous
- The name shown above is still followed by a null byte and and a unique
+ The name shown above is still followed by a null byte and a unique
suffix.
. Non-absolute trait method references in trait alias adaptations are now
required to be unambiguous: