Skip to content

Conversation

@lacatoire
Copy link
Contributor

Summary

The documentation incorrectly stated that FILTER_CALLBACK cannot be used with filter flags like FILTER_NULL_ON_FAILURE.
Fixes #2708

The documentation incorrectly stated that FILTER_CALLBACK cannot be used
with filter flags like FILTER_NULL_ON_FAILURE. In practice, these flags
do affect the behavior of FILTER_CALLBACK.

Fixes php#2708
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.

FILTER_CALLBACK does not ignore all flags

1 participant