1
0
Fork 0
composer/tests/Composer/Test/Autoload
jrfnl e729c418dd ClassMapGenerator: add test for "marker in text" bug
In PHP < 7.3, the heredoc/nowdoc marker was allowed to occur in the text, as long as it did not occur at the very start of the line.

This was also not handled correctly.

Ref: https://www.php.net/manual/en/migration73.incompatible.php#migration73.incompatible.core.heredoc-nowdoc
2021-08-11 22:23:24 +02:00
..
Fixtures ClassMapGenerator: add test for "marker in text" bug 2021-08-11 22:23:24 +02:00
AutoloadGeneratorTest.php Merge branch '1.10' 2021-01-27 15:46:58 +01:00
ClassLoaderTest.php use Symfony PHPUnit Bridge 2020-02-07 12:22:22 +08:00
ClassMapGeneratorTest.php ClassMapGenerator: add tests for "long heredoc" bug 2021-08-11 22:21:57 +02:00