Re: [PHP-DEV] [RFC] Named parameters

2013-09-06 Thread Gareth Evans
I like! My preference on syntax is; test(:foo => "oof", :bar => "rab"); I don't think; test("foo" => "oof", "bar" => "rab"); denotes enough emphasis on any part in-particular, and the downsides of other implementations are mentioned, such as variable names and collisions with reserved keywords

Re: [PHP-DEV] PROPOSAL: new class entry for grouping functions, consts and vars

2013-09-20 Thread Gareth Evans
On 20 September 2013 07:13, kuzuha wrote: > I think autoload is very nice solution to avoid that problem. > > Autoloading skips unnecessary code and makes php faster. > > The "definition" block means Grouped defines. That gives autoloading > > to function, consts and vars. And PSR-0 helps simplify

Re: [PHP-DEV] Fwd: ezmlm warning

2013-09-23 Thread Gareth Evans
I received this message also -- t: @garoevans l: http://uk.linkedin.com/in/garoevans/ m: +44 7718 617228 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php