From e50d7b1622c365e17b3c8bfafbfa385295686948 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Mon, 3 Jan 2011 12:57:32 +0100 Subject: [PATCH] Add reminder to remove in the future. --- framework/Util/lib/Horde/Array.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/framework/Util/lib/Horde/Array.php b/framework/Util/lib/Horde/Array.php index 32aa358f6..919579b46 100644 --- a/framework/Util/lib/Horde/Array.php +++ b/framework/Util/lib/Horde/Array.php @@ -206,6 +206,8 @@ class Horde_Array * stock function is later value always overwrites earlier value (stock * function will instead create an array with all values of key). * + * @todo Remove when requiring PHP 5.3. + * * @param array $a1 The old array. * @param array $a2 The new array. * -- 2.11.0