Skip to content

Commit 64364b6

Browse files
Merge branch '4.3' into 4.4
* 4.3: [Security/Core] align defaults for sodium with PHP 7.4 fix inline handling when dumping tagged values [HttpClient] fix canceling responses in a streaming loop [Messenger] Flatten collection of stamps collected by the traceable middleware [PropertyAccess] Fix PropertyAccessorCollectionTest [HttpClient] rewind stream when using Psr18Client Typo in web profiler [4.3] Remove dead test fixtures [Routing] Fix CHANGELOG relax some date parser patterns Avoid getting right to left style
2 parents 314fecb + a88c47a commit 64364b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ CHANGELOG
1818
Instead of overwriting them, use `__serialize` and `__unserialize` as extension points which are forward compatible
1919
with the new serialization methods in PHP 7.4.
2020
* exposed `utf8` Route option, defaults "locale" and "format" in configuration loaders and configurators
21-
* added support for invokable route loader services
21+
* added support for invokable service route loaders
2222

2323
4.2.0
2424
-----

0 commit comments

Comments
 (0)