Skip to content

Commit f021713

Browse files
authored
Merge pull request #548 from biinari/fix/Squiz_ObjectInstantiation_remove_keyword_context_test
Squiz/ObjectInstantiation: remove keyword context test
2 parents 8581f0c + f9a7493 commit f021713

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Standards/Squiz/Tests/Objects/ObjectInstantiationUnitTest.inc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,3 @@ $a = $b !== null
4747
default => 5,
4848
}
4949
: new Foo;
50-
51-
// Intentional parse error. This must be the last test in the file.
52-
function new
53-
?>

0 commit comments

Comments
 (0)