or Option Explicit for the VB world :-)
Seems PHP doesn't have a use strict type thing but apparently you can set it to report it as an error during runtime:
[link|http://www.faqts.com/knowledge_base/view.phtml/aid/651/fid/38|The closest thing to 'strict' in PHP is setting error_reporting to E_ALL.]