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

Fixed #357 return type backward-compatible issue reported at #377 #379

Conversation

fanlei
Copy link

@fanlei fanlei commented Sep 13, 2023

Revert changes since #357 for the backward-compatible to avoid the "Deprecated: Return type ..." notice introduced and reported at #377

@develart-projects
Copy link
Collaborator

I'm afraid this won't help for older PHP version. v7 to be more specific.

@fanlei fanlei force-pushed the hotfix/return-type-not-match-deprecated branch from cafa166 to 92574e5 Compare September 13, 2023 16:17
@fanlei
Copy link
Author

fanlei commented Sep 13, 2023

I see. Now I just reverted the Zend_Session_SaveHandler_Interface for backward-compatible

@develart-projects develart-projects added this to the 1.24.0 milestone Sep 13, 2023
@develart-projects develart-projects merged commit d5f9151 into Shardj:master Sep 13, 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

Successfully merging this pull request may close these issues.

2 participants