Skip to content

Commit d671385

Browse files
committed
minor #52182 [FrameworkBundle] Remove deprecated compiler passes (fancyweb)
This PR was merged into the 7.0 branch. Discussion ---------- [FrameworkBundle] Remove deprecated compiler passes | Q | A | ------------- | --- | Branch? | 7.0 | Bug fix? | no | New feature? | no | Deprecations? | no | Tickets | - | License | MIT Remove deprecated code in #52032 Commits ------- 7984404 [FrameworkBundle] Remove deprecated compiler passes
2 parents ae6575e + 7984404 commit d671385

10 files changed

+8
-564
lines changed

UPGRADE-7.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,10 @@ FrameworkBundle
264264
* Remove the `routing.loader.annotation.directory` service, use the `routing.loader.attribute.directory` service instead
265265
* Remove the `routing.loader.annotation.file` service, use the `routing.loader.attribute.file` service instead
266266
* Remove `AnnotatedRouteControllerLoader`, use `AttributeRouteControllerLoader` instead
267+
* Remove `AddExpressionLanguageProvidersPass`, use `Symfony\Component\Routing\DependencyInjection\AddExpressionLanguageProvidersPass` instead
268+
* Remove `DataCollectorTranslatorPass`, use `Symfony\Component\Translation\DependencyInjection\DataCollectorTranslatorPass` instead
269+
* Remove `LoggingTranslatorPass`, use `Symfony\Component\Translation\DependencyInjection\LoggingTranslatorPass` instead
270+
* Remove `WorkflowGuardListenerPass`, use `Symfony\Component\Workflow\DependencyInjection\WorkflowGuardListenerPass` instead
267271

268272
HttpFoundation
269273
--------------

src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ CHANGELOG
2828
* Remove the `routing.loader.annotation.directory` service, use the `routing.loader.attribute.directory` service instead
2929
* Remove the `routing.loader.annotation.file` service, use the `routing.loader.attribute.file` service instead
3030
* Remove `AnnotatedRouteControllerLoader`, use `AttributeRouteControllerLoader` instead
31+
* Remove `AddExpressionLanguageProvidersPass`, use `Symfony\Component\Routing\DependencyInjection\AddExpressionLanguageProvidersPass` instead
32+
* Remove `DataCollectorTranslatorPass`, use `Symfony\Component\Translation\DependencyInjection\DataCollectorTranslatorPass` instead
33+
* Remove `LoggingTranslatorPass`, use `Symfony\Component\Translation\DependencyInjection\LoggingTranslatorPass` instead
34+
* Remove `WorkflowGuardListenerPass`, use `Symfony\Component\Workflow\DependencyInjection\WorkflowGuardListenerPass` instead
3135

3236
6.4
3337
---

src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/AddExpressionLanguageProvidersPass.php

Lines changed: 0 additions & 39 deletions
This file was deleted.

src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/DataCollectorTranslatorPass.php

Lines changed: 0 additions & 40 deletions
This file was deleted.

src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/LoggingTranslatorPass.php

Lines changed: 0 additions & 58 deletions
This file was deleted.

src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/WorkflowGuardListenerPass.php

Lines changed: 0 additions & 49 deletions
This file was deleted.

src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/AddExpressionLanguageProvidersPassTest.php

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
 (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