2008/6/22 Lukas Kahwe Smith <[EMAIL PROTECTED]>:
>
> On 20.06.2008, at 01:06, Stanislav Malyshev wrote:
>
>> While we nearing the release of 5.3 (hopefully?), there are many functions
>> in the PHP code which still use old parameter parsing API
>> (zend_get_parameters_ex) instead of the new one (zend_parse_parameters).
>
>
> is this in any way related to the parameter parsing API change that caused
> the BC break in array_merge() back in PHP 5.0? If so then I would appreciate
> extra care to be taken to minimize these kinds of BC breaks and at least
> make sure that these breaks are well documented.

Ok, with the tests being ran we are minimizing the chances of bc break
but I agree and extra care should be applied. We'll make sure this
care is applied.


>
> regards,
> Lukas Kahwe Smith
> [EMAIL PROTECTED]
>
>
>
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
Slan,
David

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

Reply via email to