snowscript
snowscript copied to clipboard
Ensure verifyModifier works
Write tests to ensure that the PHPParser_Node_Stmt_Class::verifyModifier() call in PHPParser_Node_Stmt_PropertyDeclarations works. E.g. this code should fail with PHP_Parser exception:
Class A
public private b