Skip to content

Conversation

carusogabriel
Copy link
Contributor

Following #3051

@nikic
Copy link
Member

nikic commented Feb 4, 2018

If you're up for it, the error messages that PHP throws for type errors currently also use incorrect names for integer and boolean. It would be good to fix that, but it's going to take a lot of test updates. The relevant function for this is:

ZEND_API char *zend_get_type_by_const(int type) /* {{{ */

@carusogabriel
Copy link
Contributor Author

@nikic So please merge this one, and I'll work on that in a separate one 🚧

@nikic
Copy link
Member

nikic commented Feb 4, 2018

Merged as affc20f, thanks.

@nikic nikic closed this Feb 4, 2018
@carusogabriel carusogabriel deleted the boolean branch February 4, 2018 16:09
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