File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,6 @@ CHANGELOG
19
19
* Deprecate not setting the ` framework.session.cookie_samesite ` config option; it will default to ` lax ` in 7.0
20
20
* Deprecate not setting either ` framework.session.handler_id ` or ` save_path ` config options; ` handler_id ` will
21
21
default to null in 7.0 if ` save_path ` is not set and to ` session.handler.native_file ` otherwise
22
- * Deprecate not setting the ` framework.session.handler_id ` config option; it will default to null,
23
- unless ` save_path ` is set, which will make it default to ` session.handler.native_file ` in 7.0
24
22
* Deprecate not setting the ` framework.uid.default_uuid_version ` config option; it will default to ` 7 ` in 7.0
25
23
* Deprecate not setting the ` framework.uid.time_based_uuid_version ` config option; it will default to ` 7 ` in 7.0
26
24
* Deprecate not setting the ` framework.validation.email_validation_mode ` config option; it will default to ` html5 ` in 7.0
You can’t perform that action at this time.
0 commit comments