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.
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
6 years ago
..
Fixtures fix regex for heredoc/nowdoc 6 years ago
AutoloadGeneratorTest.php Add a test for autoloading if a package is only required via replacing name 6 years ago
ClassLoaderTest.php Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase 7 years ago
ClassMapGeneratorTest.php Fixes from PHPStan (#7687) 6 years ago