Just something that I tripped on when upgrading my production server (running Zend Guard optimized version of the project). If Zend Guard is set to "remove PHPDoc Blocks" during the encoding you will get problems with the Zend AMF communication where RemoteObjects are not cast correctly to the correct AS class (and you end up with standard Objects instead).
Sincerely, /Mattias -- View this message in context: http://www.nabble.com/Zend-AMF-and-Zend-Guard-Problems-%28solved%29-tp21123912p21123912.html Sent from the Zend Framework mailing list archive at Nabble.com.
