Skip to content

Commit c7c1070

Browse files
committed
Merge branch '6.4' into 7.0
* 6.4: [FrameworkBundle] Fix changelog [Validator] Un-deprecate passing an annotation reader to AnnotationLoader
2 parents c855b63 + f987273 commit c7c1070

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ CHANGELOG
4141
* Deprecate not setting the `framework.session.cookie_samesite` config option; it will default to `lax` in 7.0
4242
* Deprecate not setting either `framework.session.handler_id` or `save_path` config options; `handler_id` will
4343
default to null in 7.0 if `save_path` is not set and to `session.handler.native_file` otherwise
44-
* Deprecate not setting the `framework.session.handler_id` config option; it will default to null,
45-
unless `save_path` is set, which will make it default to `session.handler.native_file` in 7.0
4644
* Deprecate not setting the `framework.uid.default_uuid_version` config option; it will default to `7` in 7.0
4745
* Deprecate not setting the `framework.uid.time_based_uuid_version` config option; it will default to `7` in 7.0
4846
* Deprecate not setting the `framework.validation.email_validation_mode` config option; it will default to `html5` in 7.0

0 commit comments

Comments
 (0)