1
0
Fork 0
composer/tests/Composer/Test/Autoload/Fixtures/classmap
Jordi Boggiano e1bf45aa80
Fix issue parsing php files with unterminated comments found inside backticks, fixes #10385
2021-12-22 21:42:19 +01:00
..
BackslashLineEndingString.php
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
LongString.php
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
ShortOpenTagDocblock.php
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 Fix issue parsing php files with unterminated comments found inside backticks, fixes #10385 2021-12-22 21:42:19 +01:00