Skip to content

Fix in Zend Session for work with PHP >= 7.1#98

Open
RedRudeBoy wants to merge 1 commit intoshumkov:masterfrom
sonosuite:php7.1
Open

Fix in Zend Session for work with PHP >= 7.1#98
RedRudeBoy wants to merge 1 commit intoshumkov:masterfrom
sonosuite:php7.1

Conversation

@RedRudeBoy
Copy link

@RedRudeBoy RedRudeBoy commented Mar 27, 2018

The session must return an string, with (string) casting this function returns an empty string instead of null. More information in: http://php.net/manual/en/function.session-start.php#120589.

The session must return an string, with `(string)` casting this returns an empty string instead of null. More information in: http://php.net/manual/en/function.session-start.php#120589.
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