On 5/27/12 10:27 AM, Mathias Grimm wrote: > in response to https://wiki.php.net/rfc/skipparams I want to suggest > something as depicted below: > > function very_long_params(name:$n, age:$a, other:$o)
The goal of this proposal is not to introduce named parameters. If we ever do introduce named parameters, the names will probably be the same as variables, and would use $ as the rest of PHP variables do. -- 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