Skip to content

nested SESSION array fix#36

Open
b-js wants to merge 1 commit intobudgetneon:masterfrom
b-js:hot_fix
Open

nested SESSION array fix#36
b-js wants to merge 1 commit intobudgetneon:masterfrom
b-js:hot_fix

Conversation

@b-js
Copy link

@b-js b-js commented Jun 6, 2020

In my case, $_SESSION has
array(1) { ["p17kup4359h5crkoc4l7dnkj05"]=> array(7) { ["customer_id"]=> string(2) "90" ["token"]=> string(32) "2FfmmR...
so $this->cacheable is always true in this point.
This seems to be caused by other extensions, OC version, or a feature of the project. Therefore, just in case, I think it is necessary to add one more check.

@b-js b-js mentioned this pull request Jun 6, 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.

1 participant