Joined September 2012
·
Posted to
"One line" PHP Array to Object
over 1 year
ago
Casting can also convert an object to array 
$array = (array) $obj;
Posted to
Traits are the best thing to happen to PHP
over 1 year
ago
Traits++
Singleton--
Achievements
194 Karma
10,494 Total ProTip Views
 
Lemmings 100
Write something great enough to have at least 100 watchers of the project
 
Nephila Komaci
Have at least one original repos where PHP is the dominant language
 
Nephila Komaci 3
Have at least three original repos where PHP is the dominant language
 
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
 
Forked 20
Have an established project that's been forked at least 20 times
 
Forked
Have a project valued enough to be forked by someone else
 
Charity
Fork and commit to someone's open source project in need
 
In Netbeans 7.2.1 on OSX is Control + Shift + F, so I believe you are on Windows, right?