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.
Jordi Boggiano d64d1adf61
Rewrite php file cleaning step to be less regex intensive and support extreme cases better, fixes #10106 (#10107)
3 years ago
..
BackslashLineEndingString.php Minor code improvements 4 years ago
InvalidUnicode.php Fix scanning of classmaps in files containing invalid Unicode, fixes #10102 3 years ago
LargeClass.php Fix test classes with invalid PHP. 9 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
NonUnicode.php Rewrite php file cleaning step to be less regex intensive and support extreme cases better, fixes #10106 (#10107) 3 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 Rewrite php file cleaning step to be less regex intensive and support extreme cases better, fixes #10106 (#10107) 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