ID: 42342 Updated by: [EMAIL PROTECTED] Reported By: fumble1 at web dot de -Status: Open +Status: Closed Bug Type: Documentation problem PHP Version: Irrelevant New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2007-08-19 20:37:48] fumble1 at web dot de Description: ------------ The example on http://www.php.net/filter uses the non-existent flags FILTER_FLAG_SCALAR and FILTER_FLAG_ARRAY; I think those should be FILTER_REQUIRE_SCALAR and FILTER_REQUIRE_ARRAY. Reproduce code: --------------- http://www.php.net/filter ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42342&edit=1
