- 🇺🇸United States smustgrave
Just following up if still valid? If no follow up could close in 3 months
- 🇬🇧United Kingdom jonathan1055
It would have been useful, but I guess if it didn't happen back then, it won't be done now. There was also not a clear agreement.
We do still have this type of problem in Contrib at 11.2 - see the list of 3rd-party modules in the summary of 📌 Autoloading hooks in the file tokens.inc is deprecated D11.2 Active which clouds the log with noise and affects the test results.
But thanks for following up, though. If no one else picks this up it can be closed. - 🇮🇹Italy mondrake 🇮🇹
Well I guess since the introduction of the
.deprecation-ignore.txt
file this is solved in the sense that contrib can define their own file, and use it during testing with a proper setup of theSYMFONY_DEPRECATIONS_HELPER
environment variable, no?https://git.drupalcode.org/project/drupal/-/blob/11.x/core/phpunit.xml.d...
- 🇬🇧United Kingdom jonathan1055
Thanks mondrake, yes you are right. I had forgotten that solution, and have updated the issue summary. This can be closed now.