From 79e60a89287cffd16a1df87ae2e4ba0dac138fc8 Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Fri, 6 Aug 2004 10:04:18 +0000 Subject: [PATCH] fix #29545: remove bogus warning git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165506 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/array/functions/array-pop.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/reference/array/functions/array-pop.xml b/reference/array/functions/array-pop.xml index 94a623e192..14118e00d6 100644 --- a/reference/array/functions/array-pop.xml +++ b/reference/array/functions/array-pop.xml @@ -1,5 +1,5 @@ - + @@ -53,7 +53,6 @@ Array - &return.falseproblem; See also array_push, array_shift, and