diff --git a/src/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.inc b/src/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.inc index c2695983ec..1df40d5149 100644 --- a/src/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.inc +++ b/src/Standards/PSR2/Tests/Classes/ClassDeclarationUnitTest.inc @@ -338,3 +338,9 @@ $foo->bar( // ... }, ); + +enum BraceNotOnLineByItselfCloseTagError +{ +} ?> + +bar( // ... }, ); + +enum BraceNotOnLineByItselfCloseTagError +{ +} ?> + + 1, 316 => 1, 324 => 1, + 344 => 1, ]; }//end getErrorList()