Have anyone tested Zend Framework-based application with PHP 5.3? In PHP 5.2, import is a reserved keyword so we can not make such a call as Zend_Feed::import anymore? A fatal error should occur as follows:
PHP Parse error: syntax error, unexpected T_IMPORT, expecting T_STRING in Regards, -- -------------- http://groups.google.com/group/phpvietnam
