Skip to content

Commit 1fdd6e6

Browse files
Merge branch '4.4'
* 4.4: [Form][Validator] Generate accept attribute with file constraint and mime types option [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 [Messenger][Profiler] Remove cutting caster to dump full objects [WebProfilerBundle] mark all classes as internal Decoupling TwigBundle and using the new ErrorRenderer mechanism [HttpClient] rewind streams created from strings [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 adapt tests [Form] Repeat preferred choices in the main list Avoid getting right to left style
2 parents 960fb0d + 64364b6 commit 1fdd6e6

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
@@ -27,7 +27,7 @@ CHANGELOG
2727
Instead of overwriting them, use `__serialize` and `__unserialize` as extension points which are forward compatible
2828
with the new serialization methods in PHP 7.4.
2929
* exposed `utf8` Route option, defaults "locale" and "format" in configuration loaders and configurators
30-
* added support for invokable route loader services
30+
* added support for invokable service route loaders
3131

3232
4.2.0
3333
-----

0 commit comments

Comments
 (0)