Yep, php 5.3 is definitely still alpha on several os&#39;s.  I have been just used the work around for that get_called_class call, and changed the version requirement check and it has been working fine so far.   I am sure a fake get_called_class isn&#39;t great, but honestly a programming language (especially php which can have major changes to default behavior between versions) requiring the absolute latest isn&#39;t something I mind bypassing.<br>

<br>~Mitch<br>