Hi
2009/6/18 Matthew Fonda :
> Hi,
>
> The arg info for array_map appears to be incorrect. It lists 3 arguments as
> required, when in fact there are only 2 required. Attached is a small patch
> to fix it.
Committed to HEAD, PHP_5_3 and PHP_5_2, thanks ;)
>
> Regards,
> Matthew
>
>
> --
> PHP Int
Hi,
The arg info for array_map appears to be incorrect. It lists 3 arguments as
required, when in fact there are only 2 required. Attached is a small patch
to fix it.
Regards,
Matthew
Index: basic_functions.c
===
RCS file: /repositor