Seeing it makes me vomit, IMHO.
This is just a proposal, I know next to nothing about core PHP development.
Regards, Adrian
On Tue, Mar 3, 2015 at 11:10 AM, Adrian Parker <
i.am.hidden.somewhere@gmail.com> wrote:
Seeing it makes me vomit, IMHO.
Seeing $var = [] makes me vomit, IMHO.
This is just a proposal, I know next to nothing about core PHP development.
On a serious note, this would never happen. The short-array syntax was
just recently added. It is also much like <?=$var;?> vs. <?php echo $var;
?> in several ways but echo wouldn't be deprecated.
Regards, Adrian
Seeing it makes me vomit, IMHO.
Great introduction!
This is just a proposal, I know next to nothing about core PHP development.
https://www.simonholywell.com/post/2010/09/15-excellent-resources-for-php-extension-development.html
Enjoy!
Regards, Adrian
Best,
Andrey
Removing array() is purely a stylistic preference and offers no benefit. It
does however offer lots of work for people bringing libraries up to date as
well as polluting logs. I see no reason to discuss this further unless
someone has something concrete.
Thanks,
Seeing it makes me vomit, IMHO.
Great introduction!
This is just a proposal, I know next to nothing about core PHP
development.https://www.simonholywell.com/post/2010/09/15-excellent-
resources-for-php-extension-development.htmlEnjoy!
Regards, Adrian
Best,
Andrey