Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[zend-session] Fix error handler for PHP8 usage #99

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

glensc
Copy link
Contributor

@glensc glensc commented Sep 10, 2021

E_ERROR: Uncaught ArgumentCountError: Too few arguments to function Zend_Session_Exception::handleSessionStartError(), 4 passed and exactly 5 expected in /home/tlauria/www/translate5-master/vendor/shardj/zf1-future/library/Zend/Session/Exception.php:56

Carry Shardj/zf1-future#153

cc @thomaslauria

E_ERROR: Uncaught ArgumentCountError: Too few arguments to function Zend_Session_Exception::handleSessionStartError(), 4 passed and exactly 5 expected in /home/tlauria/www/translate5-master/vendor/shardj/zf1-future/library/Zend/Session/Exception.php:56
@glensc glensc mentioned this pull request Sep 10, 2021
@glensc glensc changed the title Fix error handler for PHP8 usage [zend-session] Fix error handler for PHP8 usage Sep 10, 2021
Copy link
Member

@falkenhawk falkenhawk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @thomaslauria @glensc !

@falkenhawk falkenhawk merged commit 3aa4d85 into zf1s:master Sep 10, 2021
@falkenhawk falkenhawk mentioned this pull request Oct 1, 2021
32 tasks
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.

None yet

3 participants