+
diff --git a/Tests/DependencyInjection/Fixtures/xml/form_no_csrf.xml b/Tests/DependencyInjection/Fixtures/xml/form_no_csrf.xml
index da8ed8b98..de1418108 100644
--- a/Tests/DependencyInjection/Fixtures/xml/form_no_csrf.xml
+++ b/Tests/DependencyInjection/Fixtures/xml/form_no_csrf.xml
@@ -9,7 +9,7 @@
-
+
diff --git a/Tests/DependencyInjection/Fixtures/yml/cache_cacheapp_tagaware.yml b/Tests/DependencyInjection/Fixtures/yml/cache_cacheapp_tagaware.yml
deleted file mode 100644
index 32ef3d49c..000000000
--- a/Tests/DependencyInjection/Fixtures/yml/cache_cacheapp_tagaware.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-framework:
- annotations: false
- http_method_override: false
- handle_all_throwables: true
- php_errors:
- log: true
- cache:
- pools:
- app.tagaware:
- adapter: cache.app
- tags: true
diff --git a/Tests/DependencyInjection/FrameworkExtensionTestCase.php b/Tests/DependencyInjection/FrameworkExtensionTestCase.php
index 016ae507b..798217191 100644
--- a/Tests/DependencyInjection/FrameworkExtensionTestCase.php
+++ b/Tests/DependencyInjection/FrameworkExtensionTestCase.php
@@ -13,7 +13,6 @@
use Psr\Cache\CacheItemPoolInterface;
use Psr\Log\LoggerAwareInterface;
-use Symfony\Bridge\PhpUnit\ExpectUserDeprecationMessageTrait;
use Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension;
use Symfony\Bundle\FrameworkBundle\FrameworkBundle;
use Symfony\Bundle\FrameworkBundle\Tests\Fixtures\Messenger\DummyMessage;
@@ -96,8 +95,6 @@
abstract class FrameworkExtensionTestCase extends TestCase
{
- use ExpectUserDeprecationMessageTrait;
-
private static array $containerCache = [];
abstract protected function loadFromFile(ContainerBuilder $container, $file);
@@ -1856,16 +1853,6 @@ public function testCacheTaggableTagAppliedToPools()
}
}
- /**
- * @group legacy
- */
- public function testTaggableCacheAppIsDeprecated()
- {
- $this->expectUserDeprecationMessage('Since symfony/framework-bundle 7.2: Using the "tags" option with the "cache.app" adapter is deprecated. You can use the "cache.app.taggable" adapter instead (aliased to the TagAwareCacheInterface for autowiring).');
-
- $this->createContainerFromFile('cache_cacheapp_tagaware');
- }
-
/**
* @dataProvider appRedisTagAwareConfigProvider
*/
diff --git a/composer.json b/composer.json
index b4f474bb9..9b3e7c86e 100644
--- a/composer.json
+++ b/composer.json
@@ -64,7 +64,7 @@
"symfony/string": "^6.4|^7.0",
"symfony/translation": "^6.4|^7.0",
"symfony/twig-bundle": "^6.4|^7.0",
- "symfony/type-info": "^7.2",
+ "symfony/type-info": "^7.1",
"symfony/validator": "^6.4|^7.0",
"symfony/workflow": "^6.4|^7.0",
"symfony/yaml": "^6.4|^7.0",
pFad - Phonifier reborn
Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy