News Feed
Jobs Feed
Sections




News Archive
feed this:

Stefan Koopmanschap's Blog:
public static vs static public
January 27, 2009 @ 12:07:10

Stefan Koopmanschap has posted about static methods and comparing "static public" to "public static" (including a popularity graph).

Ever since starting with PHP 5 object oriented development, all documentation I read on the topic seemed to suggest that the only way to write the method keywords is "public static". I've been following along those lines, and for a while I really thought any other order would trigger errors. Only recently I found out the other way round is actually nicer.

In his opinion, the "static public" keyword combination (versus "public static") is "more beautiful" than its inverse counterpart. He even asked about it in a twitpoll and got these results - "public static" winning out as the popular choice. If you want to voice your opinion, you can still get in on the poll.

0 comments voice your opinion now!
public static method twitpoll compare feedback



Community Events











Don't see your event here?
Let us know!


testing code podcast conference language tool release framework composer example introduction functional object series community interview database zendframework2 opinion development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework