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_SaveHandler_DbTable methods are not compatible with php8.2 #388

Closed
scicali opened this issue Nov 23, 2023 · 1 comment
Closed

Comments

@scicali
Copy link

scicali commented Nov 23, 2023

Zend_Session_SaveHandler_DbTable methods are not compatible with php8.2

Return type of Zend_Session_SaveHandler_DbTable::write($id, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool

@scicali
Copy link
Author

scicali commented Dec 1, 2023

duplicate of #377

@scicali scicali closed this as completed Dec 1, 2023
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

No branches or pull requests

1 participant