As tsarling stated in the bugreport:
http://bugs.php.net/bug.php?id=50394

"I'm not complaining about the
warning, which I just added to demonstrate the problem. I'm not
complaining about the new behaviour of zend_call_function() as of PHP
5.3.0, I'm complaining about the lost reference in __call in PHP 5.3.1."

Tyrael

On Thu, Dec 17, 2009 at 9:54 AM, Stefan Esser
<stefan.es...@sektioneins.de> wrote:
> Hi,
>
>> because this breaks backward compatibility -without notification- with
>> a minor version update both in 5.3 and 5.2 branch.
> well actually the bug was that call_user_func_array() did not trigger
> the "what you do is deprecated warning".
> Calling the function directly would have resulted in a "this is
> deprecated" warning anyway.
>
> Stefan Esser
>
> --
> SektionEins GmbH                      stefan.es...@sektioneins.de
> Eupener Straße 150                           Tel: 0221 / 29282931
> 50933 Köln                                   Fax: 0221 / 29282935
> http://SektionEins.de/
>
> Firmensitz          Eupener Straße 150       50933 Köln
> Registergericht     Amtsgericht Köln         HRB 59950
> Geschäftsführer     Johann-Peter Hartmann
>
>
>

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to