I've been trying to use namespaces more in some of my work recently. Not because it was necessarily required, but so I can get into the swing of using namespaces for when it may be required. A few recent projects have involved using Laravel, and that makes use of namespaces, so I went with it. Moving back to SilverStripe. With version 3.0, SilverStripe moved to requiring at least PHP 5.3 - yeah, that was a while ago and at the time of writing, the current stable version is 3.1.6. Anyway, ... read more
Web and application development
For an extremely long time I had stuck to the idea of only having one return statement in a method/function. I've s… twitter.com/i/web/status/1…
Follow meCategories
Tag Archives: php
September 29, 2014
Using namespaces with Silverstripe
Comments
Comments Off