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.
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
3 years ago
..
Fixtures ClassMapGenerator: add test for "marker in text" bug 3 years ago
AutoloadGeneratorTest.php Merge branch '1.10' 3 years ago
ClassLoaderTest.php use Symfony PHPUnit Bridge 4 years ago
ClassMapGeneratorTest.php ClassMapGenerator: add tests for "long heredoc" bug 3 years ago