You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jrfnl b66b23a03f
ClassMapGeneratorTest: add test with consecutive duplicate heredoc markers
... as well as a test with heredoc markers with only a newline character between the start and end marker.
3 years ago
..
BackslashLineEndingString.php Minor code improvements 4 years ago
LargeClass.php Fix test classes with invalid PHP. 10 years ago
LargeGap.php Add test for double gap in php-file 5 years ago
LongString.php Add possessive quantifiers to avoid backtracking and fix segfault on large files, fixes #4153 9 years ago
MissingSpace.php Support classmap generation for classes without space after class name 12 years ago
ShortOpenTag.php test cases for #5701 8 years ago
ShortOpenTagDocblock.php Fix class names in comments being parsed in short_open_tags files, fixes #7289 6 years ago
SomeClass.php Add tests for ClassMapGenerator 13 years ago
SomeInterface.php Add tests for ClassMapGenerator 13 years ago
SomeParent.php Add tests for ClassMapGenerator 13 years ago
StripNoise.php ClassMapGeneratorTest: add test with consecutive duplicate heredoc markers 3 years ago
Unicode.php Restrict unicode chars allowed to what php core allows, refs #1361 12 years ago
multipleNs.php Fix scanning of empty namespace{} blocks 12 years ago
notAClass.php Add tests for ClassMapGenerator 13 years ago
notPhpFile.md Make sure there is a class to find in the file that must be ignored 12 years ago
sameNsMultipleClasses.php Add tests for ClassMapGenerator 13 years ago