On Fri, Aug 29, 2008 at 14:13, Marcus Boerger <[EMAIL PROTECTED]> wrote:
[...]
> @@ -1879,6 +1894,7 @@
>        PHP_FE(preg_match_all,                  arginfo_preg_match_all)
>        PHP_FE(preg_replace,                    arginfo_preg_replace)
>        PHP_FE(preg_replace_callback,   arginfo_preg_replace_callback)
> +       PHP_FE(preg_filter,                             arginfo_preg_replace)

The second argument of arginfo_preg_replace is called `callback`...

-Hannes

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to