On 18 April 2012 06:54, Stas Malyshev <[email protected]> wrote:
> create_query("deleted=0", "name",,, /*report_errors*/ true);
I like it. At the risk of bikeshedding, can we have a token rather
than just a series of commas — say reusing the default keyword so it
would look like this instead:
create_query("deleted=0", "name", default, default, /*report_errors*/ true);
That seems easier to read to my eyes than counting commas.
Thanks,
Adam
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php