Based on these, in each case, the issue is with perfectly valid PHP
using the 'array' type hint. As an example:

    protected function _setInvokeArgs(array $args = array())

It looks like Zend Guard is not currently compatible with valid PHP 5.1
syntax, or you're not using PHP >= 5.1.0. If you *are*, please file a
support ticket against Zend Guard so it can be corrected.

Unfortunately, this is true - support for 5.1 features is lagging in Zend Guard. If you submit support request with the code sample it would help ensure that once 5.1 support is there, the code will be working.

--
Stanislav Malyshev, Zend Products Engineer
[EMAIL PROTECTED]  http://www.zend.com/

Reply via email to