I have the feeling this is specific to our php build (version 5.2.3 and don't
have this problem with PHP 5.2.5 nor 5.2.8) (not minor version) as I don't see
much when I google the specific error but I am getting this notice:
Notice: Use of undefined constant parent::ARRAY_AS_PROPS - assumed
'parent::ARRAY_AS_PROPS'
/www/xzdev.com/www/app/zf_source/library/Zend/Registry.php on line 193
It looks like based upon constructor the value is 2. Grep'ing through php
bin/php and libphp5.so (ie no help). Has anyone ever had this problem before or
an easy sol'n?
-jonathan