Skip to content

[stable14] replace setcookie value with '' instead of null. - #11280

Merged
blizzz merged 1 commit into
stable14from
backport/11080/stable14
Sep 19, 2018
Merged

[stable14] replace setcookie value with '' instead of null.#11280
blizzz merged 1 commit into
stable14from
backport/11080/stable14

Conversation

@blizzz

Copy link
Copy Markdown
Member

backport of #11096

The php documentation states that an empty string should be used for a cookie when it has no real value.
null leads to the following error: expects parameter 2 to be string, null given
Signed-off-by: Martin Böh <mart.b@outlook.de>
@blizzz
blizzz merged commit 64d8f74 into stable14Sep 19, 2018
@blizzz
blizzz deleted the backport/11080/stable14 branch September 19, 2018 13:18
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@blizzz@ChristophWurst@splitt3r@MartB