[Typed] Deprecate the package

Co-authored-by: Simon André <smn.andre@gmail.com>
This commit is contained in:
Hugo Alliaume
2025-06-02 08:50:15 +02:00
parent 136ae65f2f
commit 81509642d6
2 changed files with 2 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
<server name="SHELL_VERBOSITY" value="-1" />
<server name="SYMFONY_PHPUNIT_REMOVE" value="" />
<server name="SYMFONY_PHPUNIT_VERSION" value="9.6" />
<server name="SYMFONY_DEPRECATIONS_HELPER" value="max[self]=0&amp;max[direct]=0&amp;quiet[]=indirect"/>
<server name="SYMFONY_DEPRECATIONS_HELPER" value="ignoreFile=./tests/baseline-ignore&amp;max[self]=0&amp;max[direct]=0&amp;quiet[]=indirect"/>
</php>
<testsuites>

1
tests/baseline-ignore Normal file
View File

@@ -0,0 +1 @@
%Since symfony/ux-typed 2\.27\.0: The package is deprecated and will be removed in 3\.0\.%