On Fri, 2008-11-21 at 12:15 -0800, Stanislav Malyshev wrote:
> Attached is the patch that should restore BC for all those functions 
> except sorts and array_unique/array_flip (these should be trivial too 
> but I still thing their support for objects is just a bug). Please tell 
> if you are using those (ones not BCed) in any meaningful scenario on 
> objects.
> 
> This is done by having 'a' and 'h' specifiers have sister ones 'A' and 
> 'H' that would accept objects if those have working HASH_OF. I have 
> opted out for new letters and not sign since signs currently used for 
> generic modifiers (like "separate it") and object-array relation is not 
> generic.
> Any comments?

Only one comment: Could you please update README.PARAMETER_PARSING, too?
Thanks!

johannes


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

Reply via email to