Add reminder to remove in the future.
authorJan Schneider <jan@horde.org>
Mon, 3 Jan 2011 11:57:32 +0000 (12:57 +0100)
committerJan Schneider <jan@horde.org>
Mon, 3 Jan 2011 11:57:32 +0000 (12:57 +0100)
framework/Util/lib/Horde/Array.php

index 32aa358..919579b 100644 (file)
@@ -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.
      *