Hi!

On 9/26/11 4:43 PM, Ferenc Kovacs wrote:
Hi.

I've just found a nice feature request in the bugtracker:
https://bugs.php.net/bug.php?id=53399

what do you think about it?

I think the idea is good, however the patch seems too complicated. I do not think we need additional flag and not sure why would we need additional pass through arguments to do it - if we say everything after certain arg is optional, then we already know how to do it, we have settings for that in args structure. And we can detect this stuation immediately when we parse the arguments on compile.


--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227

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

Reply via email to