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

Patch strtotime() to return float() to support more dates than 32bit integers WASM uses by default #181

Closed
wants to merge 1 commit into from

Conversation

adamziel
Copy link
Collaborator

I explored patching strtotime() to fix #159, but then realized that particular issue can also be fixed with another approach: WordPress/sqlite-database-integration#28

Let's keep this PR around for visibility in case it's needed in the future.

@adamziel
Copy link
Collaborator Author

adamziel commented Mar 28, 2023

This may be useful one day but let’s close it for now.

@adamziel adamziel closed this Mar 28, 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.

PHP warnings from SQLite integration
1 participant