On Thu, 16 Jun 2011, Stas Malyshev wrote:
> 3. Add E_STRICT to E_ALL. Nuff said. We did it in 6.0/unicode branch but
> didn't backport it.
Not sure about that. Can't we just tell people to use -1 ?
> 6. Array shortcuts. Make [ 'blah', 'blah' ] work same as array('blah',
> 'blah'), etc. Does not include any new JSON-like syntax, etc. - just making
> '[' be 'array(' and ']' be ')' in that context.
And for associative arrays only "=>" ?
> 8. Cli web server. Built-in mini-HTTP server run directly from PHP binary.
> Assigned: Moriyoshi Koizumi
I'd really like to see that one. I thought the patch was already
committed?
Derick
--
http://derickrethans.nl | http://xdebug.org
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
twitter: @derickr and @xdebug
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php