From 318a3d5aa3242f5e641182e67949083db10a309a Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Mon, 24 Oct 2016 22:20:25 +0000 Subject: [PATCH] Fix wrong example output This also integrates user note 99462. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340641 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filter/functions/filter-input-array.xml | 10 ++-------- reference/filter/functions/filter-var-array.xml | 10 ++-------- 2 files changed, 4 insertions(+), 16 deletions(-) diff --git a/reference/filter/functions/filter-input-array.xml b/reference/filter/functions/filter-input-array.xml index 6ef3c8177c..d444a2637d 100644 --- a/reference/filter/functions/filter-input-array.xml +++ b/reference/filter/functions/filter-input-array.xml @@ -125,20 +125,14 @@ echo "\n"; - array(1) { - [0]=> - string(17) "libgd%3Cscript%3E" - } + string(17) "libgd%3Cscript%3E" ["component"]=> array(1) { [0]=> int(10) } ["versions"]=> - array(1) { - [0]=> - string(6) "2.0.33" - } + string(6) "2.0.33" ["doesnotexist"]=> NULL ["testscalar"]=> diff --git a/reference/filter/functions/filter-var-array.xml b/reference/filter/functions/filter-var-array.xml index 13e177c3a3..720ebee3c7 100644 --- a/reference/filter/functions/filter-var-array.xml +++ b/reference/filter/functions/filter-var-array.xml @@ -119,20 +119,14 @@ echo "\n"; - array(1) { - [0]=> - string(17) "libgd%3Cscript%3E" - } + string(17) "libgd%3Cscript%3E" ["component"]=> array(1) { [0]=> int(10) } ["versions"]=> - array(1) { - [0]=> - string(6) "2.0.33" - } + string(6) "2.0.33" ["doesnotexist"]=> NULL ["testscalar"]=>