On Fri, Aug 29, 2008 at 21:16, Felipe Pena <[EMAIL PROTECTED]> wrote:
> Em Sex, 2008-08-29 às 21:07 +0200, Hannes Magnusson escreveu:
>> 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`...
>>
> No, 'callback' is the second argument of arginfo_preg_replace_callback.

Hah! Indeed.
Don't know how I manage to misread that one :D

-Hannes

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

Reply via email to