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

🐛 unserialize must be void #996

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

willpower232
Copy link
Contributor

When I tried to add the array types for phpstan, php linting pointed out this function must return void and not array. Also there was a missing space I spotted.

I'm presuming this return has just been unused all this time but I can't say I have used unserialize for a long time.

@willpower232 willpower232 requested a review from erikn69 January 18, 2025 17:02
@willpower232 willpower232 self-assigned this Jan 18, 2025
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