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

Fix signatures of gmstrftime and strftime #7008

Merged
merged 1 commit into from Nov 27, 2021

Conversation

kamil-tekiela
Copy link
Contributor

@psalm-github-bot
Copy link

I found these snippets:

https://psalm.dev/r/ad467fdf92
<?php

print_r(strftime('') === false);
Psalm output (using commit 03aea28):

ERROR: TypeDoesNotContainType - 3:9 - string does not contain false

@weirdan weirdan added the release:fix The PR will be included in 'Fixes' section of the release notes label Nov 27, 2021
@weirdan weirdan merged commit eb31ef3 into vimeo:master Nov 27, 2021
@weirdan
Copy link
Collaborator

weirdan commented Nov 27, 2021

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:fix The PR will be included in 'Fixes' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants