Skip to content

Commit 49e1ed1

Browse files
committed
Fix bug number
1 parent 3697648 commit 49e1ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ PHP NEWS
107107
. Fixed bug #80280 (ADD_EXTENSION_DEP() fails for ext/standard and ext/date).
108108
(cmb)
109109
. Fixed bug #80334 (assert() vs named parameters - confusing error). (Nikita)
110-
. Fixed bug #8055 (Abstract trait methods returning "self" cannot be
110+
. Fixed bug #80055 (Abstract trait methods returning "self" cannot be
111111
fulfilled by traits). (Nikita)
112112
. Fixed faulty generator cleanup with yield from. (Bob)
113113
. Implement #[Attr] Attribute syntax as per final vote in RFC

0 commit comments

Comments
 (0)