Skip to content

Conversation

@clue
Copy link
Owner

@clue clue commented May 1, 2019

Resolves #9

@clue clue added new feature New feature or request BC break labels May 1, 2019
@clue clue added this to the v1.0.0 milestone May 1, 2019
@clue clue force-pushed the types branch 3 times, most recently from e031ce2 to b9de629 Compare May 3, 2019 14:17
@clue
Copy link
Owner Author

clue commented May 3, 2019

For the reference: The original implementation didn't work on legacy PHP because it was affected by https://bugs.php.net/bug.php?id=76665. The updated implementation now passes explicit types and no longer relies on PHP's type juggling, so this also supports legacy PHP versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BC break new feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support FLOAT type

1 participant