Skip to content

Commit 1c3b4d2

Browse files
authored
Fix iterator alias redirection issue (#823)
Closes GH-822
1 parent 6225d35 commit 1c3b4d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

error.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,6 @@
447447
"lsb" => "language.oop5.late-static-bindings",
448448
"namespace" => "language.namespaces",
449449
"use" => "language.namespaces.using",
450-
"iterator" => "language.oop5.iterations",
451450

452451
"factory" => "language.oop5.patterns",
453452
"singleton" => "language.oop5.patterns",

0 commit comments

Comments
 (0)