-
Subtle Behaviour of The Static Keyword in PHP 5.3
Describing a slight inconsistency in PHP 5.3’s use of the static keyword and how it can affect late-static binding.
-
The Case For Feeds As Classes
If you were expecting something on life in Japan here, sorry to bore you! Normal service will resume shortly, I promise). A few days ago, I made a suggestion to the WordPress Hackers lists to restructure WP’s feed handling into a class-based system. There has been a lot of discussion recently on the list of […]