1
0
Fork 0
composer/tests/Composer/Test/Autoload/Fixtures/classmap
Jordi Boggiano d64d1adf61
Rewrite php file cleaning step to be less regex intensive and support extreme cases better, fixes #10106 (#10107)
2021-10-02 14:39:39 +02:00
..
BackslashLineEndingString.php Minor code improvements 2020-09-20 02:16:28 +02:00
InvalidUnicode.php Fix scanning of classmaps in files containing invalid Unicode, fixes #10102 2021-09-15 11:31:43 +02:00
LargeClass.php
LargeGap.php Add test for double gap in php-file 2019-09-20 17:08:00 +03:00
LongString.php Add possessive quantifiers to avoid backtracking and fix segfault on large files, fixes #4153 2015-06-16 11:22:45 +01:00
MissingSpace.php
NonUnicode.php Rewrite php file cleaning step to be less regex intensive and support extreme cases better, fixes #10106 (#10107) 2021-10-02 14:39:39 +02:00
ShortOpenTag.php test cases for #5701 2016-09-23 12:22:45 +02:00
ShortOpenTagDocblock.php Fix class names in comments being parsed in short_open_tags files, fixes #7289 2018-05-04 11:02:12 +02:00
SomeClass.php
SomeInterface.php
SomeParent.php
StripNoise.php Rewrite php file cleaning step to be less regex intensive and support extreme cases better, fixes #10106 (#10107) 2021-10-02 14:39:39 +02:00
Unicode.php
multipleNs.php
notAClass.php
notPhpFile.md
sameNsMultipleClasses.php