| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
 Patchesconsistent_filter_input_array (last revision 2012-02-27 14:38 UTC by datibbaw@php.net)Pull RequestsHistoryAllCommentsChangesGit/SVN commits             
             [2009-10-08 03:02 UTC] ChadFulton at gmail dot com
  [2011-02-21 20:59 UTC] jani@php.net
 
-Package: Feature/Change Request
+Package: Filter related
  [2012-02-22 13:29 UTC] datibbaw@php.net
  [2012-02-27 14:38 UTC] datibbaw@php.net
  [2018-05-05 16:00 UTC] cmb@php.net
 
-Status:      Open
+Status:      Verified
-Type:        Feature/Change Request
+Type:        Documentation Problem
-Assigned To:
+Assigned To: cmb
  [2018-05-05 16:00 UTC] cmb@php.net
  [2018-05-05 16:24 UTC] cmb@php.net
  [2018-05-05 16:25 UTC] cmb@php.net
 
-Status: Verified
+Status: Closed
  [2018-05-05 16:25 UTC] cmb@php.net
  [2020-02-07 06:05 UTC] phpdocbot@php.net
  | 
    |||||||||||||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 09:00:01 2025 UTC | 
Description: ------------ The example will not output the array shown below the example code -- any undefined variable will cause filter_input_array() to return (so the output would be "NULL"). You'll notice I've classified this as a change request rather than a documentation problem, for the expected (and described ("Return Values")) behavior in example #660 makes WAY more sense. Reproduce code: --------------- http://www.php.net/filter_input_array