Hi Dinh,
Namespaces support in PHP 5.3 is not finalized yet including the names of the keywords. We are definitely on top of this but currently I recommend not to use any unstable/development PHP branches with Zend Framework. Regards, Andi From: Dinh [mailto:[EMAIL PROTECTED] Sent: Friday, October 12, 2007 8:27 PM To: [email protected] Subject: [fw-general] PHP 5.3 and Zend Framework 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
