Skip to content

Conversation

@rhertogh
Copy link
Contributor

@rhertogh rhertogh commented Nov 1, 2020

Q A
Fixed issues #18247

Fixed UPGRADE.md since there has been a new release since the original PR.

rhertogh and others added 30 commits July 30, 2015 10:39
… that native storage also can be configured using Yii Session object)
…opendir(/var/lib/php5) failed: Permission denied (13)" error when staring a session when testing (also see https://www.leaseweb.com/labs/2012/08/ps_files_cleanup_dir-permission-denied/)
…(): ps_files_cleanup_dir: opendir(/var/lib/php5) failed: Permission denied (13)" error when staring a session when testing (also see https://www.leaseweb.com/labs/2012/08/ps_files_cleanup_dir-permission-denied/)
…ssion_start(): ps_files_cleanup_dir: opendir(/var/lib/php5) failed: Permission denied (13)" error when staring a session when testing (also see https://www.leaseweb.com/labs/2012/08/ps_files_cleanup_dir-permission-denied/)
* Implemented polyfill for Session::$useStrictMode for PHP < 5.5.2
* Fixed tests for polyfill for Session::$useStrictMode for PHP < 5.5.2
* Added note that enabling `useStrictMode` on PHP < 5.5.2 is only supported with custom storage classes.
…_ini_session_use_strict_mode

# Conflicts:
#	framework/UPGRADE.md
@rhertogh rhertogh changed the title Respect ini session use strict mode Fixed UPGRADE.md for "Respect ini session use strict mode" Nov 1, 2020
@samdark samdark added this to the 2.0.39 milestone Nov 1, 2020
@samdark samdark merged commit 7e4026c into yiisoft:master Nov 1, 2020
@samdark
Copy link
Member

samdark commented Nov 1, 2020

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants