{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":634770035,"defaultBranch":"7.0","name":"asset-mapper","ownerLogin":"symfony","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-05-01T06:20:33.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/143937?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714655134.0","currentOid":""},"activityList":{"items":[{"before":"ffa3ae4d3750a2b53c61b2cddf88bde602f621a6","after":"8a642454b5e5bdf8a82f3d43a2659c7da50a60f9","ref":"refs/heads/7.1","pushedAt":"2024-04-28T18:31:22.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '7.0' into 7.1\n\n* 7.0: (22 commits)\n fix merge\n [AssetMapper] Check asset/vendor directory is writable\n detect wrong e-mail validation modes\n detect wrong usages of minMessage/maxMessage in options\n [Security] Remove workflow from empty folder\n read form values using the chain data accessor\n [Validator] Review Bulgarian (bg) translation\n Reviewed italian translation\n Fix french translation\n call substr() with integer offsets\n [Finder] Also consider .git inside the basedir of in() directory\n review: FR translation\n [Serializer] Add AbstractNormalizerContextBuilder::defaultConstructorArguments()\n Update spanish and catalan translations\n Update AbstractSchemaListener.php to adjust more database params\n Updated id=113 Arabic translation.\n #53771 Updated validator Lithuanian translations\n review: translation RU\n [PropertyInfo] Fix PHPStan properties type in trait\n explicitly cast boolean SSL stream options\n ...","shortMessageHtmlLink":"Merge branch '7.0' into 7.1"}},{"before":"791162d92041b0632df58eae6c13762273408517","after":"0643f4849f10584974e7cd171b047ec9d031a14e","ref":"refs/heads/7.0","pushedAt":"2024-04-28T11:46:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '6.4' into 7.0\n\n* 6.4: (22 commits)\n fix merge\n [AssetMapper] Check asset/vendor directory is writable\n detect wrong e-mail validation modes\n detect wrong usages of minMessage/maxMessage in options\n [Security] Remove workflow from empty folder\n read form values using the chain data accessor\n [Validator] Review Bulgarian (bg) translation\n Reviewed italian translation\n Fix french translation\n call substr() with integer offsets\n [Finder] Also consider .git inside the basedir of in() directory\n review: FR translation\n [Serializer] Add AbstractNormalizerContextBuilder::defaultConstructorArguments()\n Update spanish and catalan translations\n Update AbstractSchemaListener.php to adjust more database params\n Updated id=113 Arabic translation.\n #53771 Updated validator Lithuanian translations\n review: translation RU\n [PropertyInfo] Fix PHPStan properties type in trait\n explicitly cast boolean SSL stream options\n ...","shortMessageHtmlLink":"Merge branch '6.4' into 7.0"}},{"before":"97bdab44cfe146b09d927c78dabae23708d7227e","after":"8f0348bb704dffb30664bbe14b0cb10978c50d87","ref":"refs/heads/6.4","pushedAt":"2024-04-27T14:39:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[AssetMapper] Check asset/vendor directory is writable","shortMessageHtmlLink":"[AssetMapper] Check asset/vendor directory is writable"}},{"before":"07133d369eb9f644985584d0877d294c8847a4f0","after":"791162d92041b0632df58eae6c13762273408517","ref":"refs/heads/7.0","pushedAt":"2024-04-18T09:37:57.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '6.4' into 7.0\n\n* 6.4:\n Auto-close PRs on subtree-splits\n review German translation","shortMessageHtmlLink":"Merge branch '6.4' into 7.0"}},{"before":"f9f7406a0ab59769956bdd09405e505b8e7ab0a5","after":"97bdab44cfe146b09d927c78dabae23708d7227e","ref":"refs/heads/6.4","pushedAt":"2024-04-18T09:28:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '5.4' into 6.4\n\n* 5.4:\n Auto-close PRs on subtree-splits\n review German translation","shortMessageHtmlLink":"Merge branch '5.4' into 6.4"}},{"before":"9940f02972c0bf18e9186ff1a9f0238ba04b1e92","after":"ffa3ae4d3750a2b53c61b2cddf88bde602f621a6","ref":"refs/heads/7.1","pushedAt":"2024-03-17T07:50:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"minor #54106 [AssetMapper] Minor: Reword warning message (ThomasLandauer)\n\nThis PR was squashed before being merged into the 7.1 branch.\n\nDiscussion\n----------\n\n[AssetMapper] Minor: Reword warning message\n\n| Q | A\n| ------------- | ---\n| Branch? | 7.1\n| Bug fix? | no\n| New feature? | no\n| Deprecations? | no\n| Issues |\n| License | MIT\n\n\"in development\" is somewhat unclear.\nBut since the criteria is `if ($this->isDebug)`, the new \"in dev enviroment\" isn't completely true either, so maybe rephrase it to something like \"in an environment with debug mode enabled\"?\n\nCommits\n-------\n\ncf0e6aa145 [AssetMapper] Minor: Reword warning message","shortMessageHtmlLink":"minor #54106 [AssetMapper] Minor: Reword warning message (ThomasLanda…"}},{"before":"e191ef15c1f04599e26cfbcf390f208620f90346","after":"9940f02972c0bf18e9186ff1a9f0238ba04b1e92","ref":"refs/heads/7.1","pushedAt":"2024-03-17T07:48:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Filesystem] Add the readFile() method","shortMessageHtmlLink":"[Filesystem] Add the readFile() method"}},{"before":"5604bc0b623009f7c18f84193410d56441af7296","after":"e191ef15c1f04599e26cfbcf390f208620f90346","ref":"refs/heads/7.1","pushedAt":"2024-03-09T13:45:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[AssetMapper] create `PreAssetsCompileEvent` using `SymfonyStyle`","shortMessageHtmlLink":"[AssetMapper] create PreAssetsCompileEvent using SymfonyStyle"}},{"before":"f08ece1629385d385292b1c9f39a3a48dc186cd7","after":"5604bc0b623009f7c18f84193410d56441af7296","ref":"refs/heads/7.1","pushedAt":"2024-03-04T12:48:30.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '7.0' into 7.1\n\n* 7.0:\n [AssetMapper] Throw exception in Javascript compiler when PCRE error\n Remove undefined variable","shortMessageHtmlLink":"Merge branch '7.0' into 7.1"}},{"before":"3cffb1f2853b5c6fce0d0d0f763510e609c369f4","after":"07133d369eb9f644985584d0877d294c8847a4f0","ref":"refs/heads/7.0","pushedAt":"2024-03-04T12:48:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '6.4' into 7.0\n\n* 6.4:\n [AssetMapper] Throw exception in Javascript compiler when PCRE error","shortMessageHtmlLink":"Merge branch '6.4' into 7.0"}},{"before":"94cf7af12ea441000a50c46ec370ed9100077bb5","after":"f9f7406a0ab59769956bdd09405e505b8e7ab0a5","ref":"refs/heads/6.4","pushedAt":"2024-03-04T12:44:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[AssetMapper] Throw exception in Javascript compiler when PCRE error","shortMessageHtmlLink":"[AssetMapper] Throw exception in Javascript compiler when PCRE error"}},{"before":"03f35c47676bbe10c6e751470f1c71193dbac50e","after":"3cffb1f2853b5c6fce0d0d0f763510e609c369f4","ref":"refs/heads/7.0","pushedAt":"2024-03-04T12:44:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"minor #54122 [AssetMapper] Remove undefined $path variable (smnandre)\n\nThis PR was merged into the 7.0 branch.\n\nDiscussion\n----------\n\n[AssetMapper] Remove undefined $path variable\n\n| Q | A\n| ------------- | ---\n| Branch? | 7.0\n| Bug fix? | yes\n| New feature? | no\n| Deprecations? | no\n| Issues | Fix #...\n| License | MIT\n\nThe `$path` variable was originally removed in this commit, https://github.com/symfony/symfony/commit/c80a1abf8b448e4444448032d79764b9e8aeefdb#diff-ac1411bcebc4a2a31db403a027cb257f5a5c0e06936516435b88235149234a0fR73 However, it appears to have been reintroduced during subsequent merges.\n\nThe variable is not in the [6.4 code](https://github.com/symfony/symfony/blob/6.4/src/Symfony/Component/AssetMapper/ImportMap/ImportMapConfigReader.php)\n\nCommits\n-------\n\n5f959e2023 Remove undefined variable","shortMessageHtmlLink":"minor #54122 [AssetMapper] Remove undefined $path variable (smnandre)"}},{"before":"87b4c42d85c1beae046a0967f60e56fce3b8bd5c","after":"f08ece1629385d385292b1c9f39a3a48dc186cd7","ref":"refs/heads/7.1","pushedAt":"2024-03-02T13:04:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"feature #54125 [AssetMapper] Deprecate unused method `splitPackageNameAndFilePath` (smnandre)\n\nThis PR was squashed before being merged into the 7.1 branch.\n\nDiscussion\n----------\n\n[AssetMapper] Deprecate unused method `splitPackageNameAndFilePath`\n\n| Q | A\n| ------------- | ---\n| Branch? | 7.1\n| Bug fix? | no\n| New feature? | no\n| Deprecations? | yes\n| Issues | Fix #54123\n| License | MIT\n\nThis method is not used in the codebase, and duplicates` ImportMapEntry::splitPackageNameAndFilePath()`\n\nCommits\n-------\n\n9af1f34417 [AssetMapper] Deprecate unused method `splitPackageNameAndFilePath`","shortMessageHtmlLink":"feature #54125 [AssetMapper] Deprecate unused method `splitPackageNam…"}},{"before":"732fa80199c5c720cf39683334ae7e138f6e7410","after":"87b4c42d85c1beae046a0967f60e56fce3b8bd5c","ref":"refs/heads/7.1","pushedAt":"2024-03-02T12:50:46.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '7.0' into 7.1\n\n* 7.0:\n [Security][Tests] Update functional tests to better reflect end-user scenarios\n [Clock] Add PHPUnit 10 attributes\n [AssetMapper] Fix `JavaScriptImportPathCompiler` regression in regex\n [HttpClient] Fix deprecation on PHP 8.3\n [Mailer][Brevo] Remove tags from mandatory event arguments\n [Validator] Simplify `NoSuspiciousCharactersValidator`","shortMessageHtmlLink":"Merge branch '7.0' into 7.1"}},{"before":"7cd421551f53849f641a1a3499392ed5c81598a8","after":"03f35c47676bbe10c6e751470f1c71193dbac50e","ref":"refs/heads/7.0","pushedAt":"2024-03-02T12:50:37.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '6.4' into 7.0\n\n* 6.4:\n [Security][Tests] Update functional tests to better reflect end-user scenarios\n [Clock] Add PHPUnit 10 attributes\n [AssetMapper] Fix `JavaScriptImportPathCompiler` regression in regex\n [HttpClient] Fix deprecation on PHP 8.3\n [Mailer][Brevo] Remove tags from mandatory event arguments","shortMessageHtmlLink":"Merge branch '6.4' into 7.0"}},{"before":"07a7724e3e84de13cbf499033ca1d12372e6a75c","after":"94cf7af12ea441000a50c46ec370ed9100077bb5","ref":"refs/heads/6.4","pushedAt":"2024-02-29T14:37:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[AssetMapper] Fix `JavaScriptImportPathCompiler` regression in regex","shortMessageHtmlLink":"[AssetMapper] Fix JavaScriptImportPathCompiler regression in regex"}},{"before":"d4cd9f7bd2ac2ef964aa0b59f40a5e5d7b1c9617","after":"732fa80199c5c720cf39683334ae7e138f6e7410","ref":"refs/heads/7.1","pushedAt":"2024-02-22T20:32:48.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '7.0' into 7.1\n\n* 7.0:\n [DependencyInjection] Fix computing error messages involving service locators\n [Serializer] Fix unknown types normalization type when know type\n [ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3\n [AssetMapper] Fix enquoted string pattern\n [Validator] Review Romanian (ro) translations\n [Console] Fix display of Table on Windows OS\n [FrameworkBundle] Fix config builder with extensions extended in `build()`\n [Translation] Fix extracting qualified t() function calls\n Fix vertical table on windows\n Fix the `command -v` exception when the command option with a dash prefix\n Fix a minor design issue in the Welcome Page\n [WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefetching\n explicitly cast boolean SSL stream options\n return the unchanged text if preg_replace_callback() fails\n the 'use_notify' option is on the factory, not on the postgres connection class\n review translations","shortMessageHtmlLink":"Merge branch '7.0' into 7.1"}},{"before":"3adedf5a2d51b4454e971f6b2c0739208743f01f","after":"7cd421551f53849f641a1a3499392ed5c81598a8","ref":"refs/heads/7.0","pushedAt":"2024-02-22T20:31:51.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '6.4' into 7.0\n\n* 6.4:\n [DependencyInjection] Fix computing error messages involving service locators\n [Serializer] Fix unknown types normalization type when know type\n [ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3\n [AssetMapper] Fix enquoted string pattern\n [Validator] Review Romanian (ro) translations\n [Console] Fix display of Table on Windows OS\n [FrameworkBundle] Fix config builder with extensions extended in `build()`\n [Translation] Fix extracting qualified t() function calls\n Fix vertical table on windows\n Fix the `command -v` exception when the command option with a dash prefix\n [WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefetching\n explicitly cast boolean SSL stream options\n return the unchanged text if preg_replace_callback() fails\n the 'use_notify' option is on the factory, not on the postgres connection class\n review translations","shortMessageHtmlLink":"Merge branch '6.4' into 7.0"}},{"before":"89f81616eb89f0eb675a4693fada1cdc6feba5ee","after":"07a7724e3e84de13cbf499033ca1d12372e6a75c","ref":"refs/heads/6.4","pushedAt":"2024-02-21T11:52:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[AssetMapper] Fix enquoted string pattern","shortMessageHtmlLink":"[AssetMapper] Fix enquoted string pattern"}},{"before":"07fcb9e08c90bf9774b67526469ddcd4895d2298","after":"d4cd9f7bd2ac2ef964aa0b59f40a5e5d7b1c9617","ref":"refs/heads/7.1","pushedAt":"2024-02-15T11:37:26.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '7.0' into 7.1\n\n* 7.0:\n [TwigBridge] foundation 5 layout: use form_label_content block for checkbox and radio labels\n [TwigBridge] Fix compat with Twig v3.9\n [Cache] Sync the Redis proxies with upstream\n [Doctrine Messenger] Fix support for pgsql + pgbouncer.\n [Mailer] Simplify fix\n Do not produce notice/warning when consuming from multiple transports and explicitly listed queues\n [FrameworkBundle] Check if the _route attribute exists on the request\n [Scheduler] fix documentation link\n [PropertyAccess] Fixes getValue() on an unitialized object property on a lazy ghost\n [HttpClient] Make retry strategy work again\n AssetMapper: Remove 'auto-generated' info\n [Mailer] Fix signed emails breaking the profiler\n [Mailer] [Mailgun] Fix expecting payload without tags or user variables\n [Validator] Update Spanish (es) translations\n Fix fetching data in `W3CReferenceTest` on AppVeyor\n Fix SQS visibility_timeout type","shortMessageHtmlLink":"Merge branch '7.0' into 7.1"}},{"before":"28650172d235d46388038ca089f35985f8659623","after":"3adedf5a2d51b4454e971f6b2c0739208743f01f","ref":"refs/heads/7.0","pushedAt":"2024-02-15T11:33:17.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '6.4' into 7.0\n\n* 6.4:\n [TwigBridge] foundation 5 layout: use form_label_content block for checkbox and radio labels\n [TwigBridge] Fix compat with Twig v3.9\n [Cache] Sync the Redis proxies with upstream\n [Doctrine Messenger] Fix support for pgsql + pgbouncer.\n [Mailer] Simplify fix\n Do not produce notice/warning when consuming from multiple transports and explicitly listed queues\n [FrameworkBundle] Check if the _route attribute exists on the request\n [Scheduler] fix documentation link\n [PropertyAccess] Fixes getValue() on an unitialized object property on a lazy ghost\n [HttpClient] Make retry strategy work again\n AssetMapper: Remove 'auto-generated' info\n [Mailer] Fix signed emails breaking the profiler\n [Mailer] [Mailgun] Fix expecting payload without tags or user variables\n [Validator] Update Spanish (es) translations\n Fix fetching data in `W3CReferenceTest` on AppVeyor\n Fix SQS visibility_timeout type\n [VarDumper] Fix serialization of stubs with null or uninitialized values","shortMessageHtmlLink":"Merge branch '6.4' into 7.0"}},{"before":"4641e2346136b1a7ba70bf1da1a8124a8b79df76","after":"89f81616eb89f0eb675a4693fada1cdc6feba5ee","ref":"refs/heads/6.4","pushedAt":"2024-02-14T16:04:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"AssetMapper: Remove 'auto-generated' info\n\nThis is to bring AssetMaper's `importmap` commands inline with https://github.com/symfony/recipes/pull/1287","shortMessageHtmlLink":"AssetMapper: Remove 'auto-generated' info"}},{"before":"3a99e43d982f7951a36e917e6a4a569b19b9d51f","after":"07fcb9e08c90bf9774b67526469ddcd4895d2298","ref":"refs/heads/7.1","pushedAt":"2024-02-12T11:16:01.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '7.0' into 7.1\n\n* 7.0:\n [VarExporter] Uniform unitialized property error message under ghost and non-ghost objects\n [AssetMapper] Ignore comment lines in JavaScriptImportPathCompiler\n Update configuration path in help message\n [Validator] Review Albanian translation\n [Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Below 8.3\n [Validator] Update Czech (cz) translation\n Sync translations\n [Mailer][Postmark][Webhook] Make allowed IPs configurable\n Review portuguese translations\n [Validator] Fix fields without constraints in `Collection`\n deal with fields for which no constraints have been configured\n [DomCrawler] [Form] Fix the exclusion of