Skip to content

Commit 9a22117

Browse files
committed
document BC breaking changes
1 parent 29c1efa commit 9a22117

File tree

4 files changed

+26
-0
lines changed

4 files changed

+26
-0
lines changed

UPGRADE-6.4.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ DoctrineBridge
1414
* Deprecate `DoctrineDataCollector::addLogger()`, use a `DebugDataHolder` instead
1515
* Deprecate `ContainerAwareLoader`, use dependency injection in your fixtures instead
1616

17+
ErrorHandler
18+
------------
19+
20+
* `FlattenExceptionNormalizer` no longer implements `ContextAwareNormalizerInterface`
21+
1722
Form
1823
----
1924

@@ -24,3 +29,13 @@ HttpFoundation
2429
--------------
2530

2631
* Make `HeaderBag::getDate()`, `Response::getDate()`, `getExpires()` and `getLastModified()` return a `DateTimeImmutable`
32+
33+
HttpKernel
34+
----------
35+
36+
* `BundleInterface` no longer extends `ContainerAwareInterface`
37+
38+
Security
39+
--------
40+
41+
* `UserValueResolver` no longer implements `ArgumentValueResolverInterface`

src/Symfony/Component/ErrorHandler/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
6.4
5+
---
6+
7+
* `FlattenExceptionNormalizer` no longer implements `ContextAwareNormalizerInterface`
8+
49
6.3
510
---
611

src/Symfony/Component/HttpKernel/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ CHANGELOG
44
6.4
55
---
66

7+
* `BundleInterface` no longer extends `ContainerAwareInterface`
78
* Add optional `$className` parameter to `ControllerEvent::getAttributes()`
89

910
6.3

src/Symfony/Component/Security/Http/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
6.4
5+
---
6+
7+
* `UserValueResolver` no longer implements `ArgumentValueResolverInterface`
8+
49
6.3
510
---
611

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