]> granicus.if.org Git - php/commit
- add a test for input_get and array
authorPierre Joye <pajoye@php.net>
Thu, 31 Aug 2006 16:13:39 +0000 (16:13 +0000)
committerPierre Joye <pajoye@php.net>
Thu, 31 Aug 2006 16:13:39 +0000 (16:13 +0000)
commitd10b686b6e47c58c96aa333be94a0e69b4df8ffb
treec0dbbdd931ee9476fcd5c2696a41772259ab6445
parent1fea711ac4976dbec5897e7787d599203854cf91
- add a test for input_get and array
  This test fails now. When the input variable is an array, its contents
  is replace by the filter result. To be fixed asap (before 5.2.0)
ext/filter/tests/035.phpt [new file with mode: 0644]