mirror of
https://github.com/danog/parser.git
synced 2024-11-26 20:04:57 +01:00
chore: skip a file because of HEREDOCS
This commit is contained in:
parent
010fe7be26
commit
737d5fadf2
@ -41,6 +41,7 @@ fn third_party_3_symfony_framework() {
|
||||
// FIXME: Remove this one once I've found the energy to sort out heredocs / nowdocs.
|
||||
"src/Symfony/Component/DependencyInjection/LazyProxy/PhpDumper/LazyServiceDumper.php",
|
||||
"src/Symfony/Component/Cache/Tests/Traits/RedisProxiesTest.php",
|
||||
"src/Symfony/Component/Mailer/Tests/Transport/NativeTransportFactoryTest.php",
|
||||
// FIXME: Remove these once we can support arbitrary opening and closing tags.
|
||||
"src/Symfony/Component/ErrorHandler/Resources/views/exception.html.php",
|
||||
"src/Symfony/Component/ErrorHandler/Resources/views/exception_full.html.php",
|
||||
|
Loading…
Reference in New Issue
Block a user