Skip to content

Conversation

Girgias
Copy link
Member

@Girgias Girgias commented Jan 22, 2020

Split from #4940

if (mode != COUNT_NORMAL && mode != COUNT_RECURSIVE) {
zend_value_error("Mode value is invalid");
RETURN_THROWS();
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I didn't realize this is not pre-existing. Still fine though :)

@php-pulls php-pulls closed this in 0719035 Jan 22, 2020
@Girgias Girgias deleted the add-value-error-count branch January 22, 2020 23:17
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