1
0
Fork 0
composer/tests/Composer/Test/Autoload/Fixtures/classmap
Jordi Boggiano 2d7c3c9d27 Tweak #1361 to re-enable support for unicode classnames 2012-11-25 13:52:42 +01:00
..
LargeClass.php Fix parsing of large files that go over the PCRE limits 2012-11-12 12:33:46 +01:00
LargeGap.php Fix parsing of large files that go over the PCRE limits 2012-11-12 12:33:46 +01:00
MissingSpace.php Support classmap generation for classes without space after class name 2012-11-25 12:08:50 +01:00
SomeClass.php Add tests for ClassMapGenerator 2012-03-05 14:10:01 +01:00
SomeInterface.php Add tests for ClassMapGenerator 2012-03-05 14:10:01 +01:00
SomeParent.php Add tests for ClassMapGenerator 2012-03-05 14:10:01 +01:00
Unicode.php Tweak #1361 to re-enable support for unicode classnames 2012-11-25 13:52:42 +01:00
multipleNs.php Fix scanning of empty namespace{} blocks 2012-11-11 16:29:49 +01:00
notAClass.php Add tests for ClassMapGenerator 2012-03-05 14:10:01 +01:00
notPhpFile.md Add tests for ClassMapGenerator 2012-03-05 14:10:01 +01:00
sameNsMultipleClasses.php Add tests for ClassMapGenerator 2012-03-05 14:10:01 +01:00