Monthly Archives: December 2008

Defend Your Liberties – Speak Against ACTA! 0

“ACTA, the Anti-Counterfeiting Trade Agreement, is a proposed enforcement treaty between United States, the European Community, Switzerland, Japan, Australia, the Republic of Korea, New Zealand and Mexico, with Canada set to join any day now.” – More information here
The name of the treaty sounds innocent enough, but what are they not telling you? This is [...]

PHP6 Snapshot – Namespace Separator Patch Applied 0

In my MyCustomBB Blog a while back, I discussed the PHP’s decision to change the namespace separator to a backslash. Until recently, this patch hadn’t yet been applied. Therefore, I continued developing my code using the old static operator (::).
Well, I recently installed the new PHP 6 snapshot from http://snaps.php.net/ and found that my code [...]