Skip to content

Conversation

@deuill
Copy link
Owner

@deuill deuill commented Oct 7, 2018

By default, configuration values for log_errors and display_errors depend on how PHP has been
configured, and need to be made consistent in order for functionality to conform to expectations.

Additionally, the list of errors handled has been expanded to E_ALL instead of whatever the
default value is.

deuill added 2 commits October 7, 2018 15:37
By default, configuration values for `log_errors` and `display_errors` depend on how PHP has been
configured, and need to be made consistent in order for functionality to conform to expectations.

Additionally, the list of errors handled has been expanded to `E_ALL` instead of whatever the
default value is.
This commit fixes long-standing issues with comparing floating-point numbers bound into PHP with
their original numbers in Go, where issues with imprecise storage may cause errors to occur.
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