1
0
Fork 0
composer/tests/Composer/Test/Autoload
Rob Bast 971528916b fix regex for heredoc/nowdoc
* take into account relaxed changes introduced in php 7.3
  * see: 4887357269
* allow " as well as ', which was introduced in php 5.3

closes #8080
2019-04-03 10:46:35 +02:00
..
Fixtures fix regex for heredoc/nowdoc 2019-04-03 10:46:35 +02:00
AutoloadGeneratorTest.php Add a test for autoloading if a package is only required via replacing name 2019-01-28 17:08:51 +01:00
ClassLoaderTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 2017-11-30 13:44:43 -02:00
ClassMapGeneratorTest.php Fixes from PHPStan (#7687) 2018-11-12 15:23:32 +01:00