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