Re: Re: Re: [fw-general] Build Zend Framework, parse errors.

2006-12-12 Thread Matthew Weier O'Phinney
-- Joe Kramer <[EMAIL PROTECTED]> wrote (on Tuesday, 12 December 2006, 06:32 PM +0200): > > I suggest you put your money where your mouth is and show some exampes > > of the parse errors you say are being generated when you run Zend > > Guard's syntax-checking abilities against the latest version o

Re: Re: Re: [fw-general] Build Zend Framework, parse errors.

2006-12-12 Thread Matthew Ratzloff
As many suspected, this is a bug in Zend Guard. Specifying the 'array' type hint in function declarations has been valid since PHP 5.1. To resolve this, you can submit a support request to http://www.zend.com/support/ and discontinue use of Zend Guard with Zend Framework until the issue has been

Re: Re: [fw-general] Build Zend Framework, parse errors.

2006-12-12 Thread Joe Kramer
On 12/12/06, Eric Coleman <[EMAIL PROTECTED]> wrote: Why are you encoding Zend Framework at all? It's an open source project, not like you need to conceal any intellectual property... It's not only about obfuscating. Zend Guard optimizes performance of scripts. Compiles php files into bytecod

Re: Re: [fw-general] Build Zend Framework, parse errors.

2006-12-12 Thread Matthew Ratzloff
Joe, > My point is incompatibility between Zend products. > > If you build serious, enterprise-level project, you probably will use > Zend Guard. I am not being elitist, but it seems like Zend framework > is not used for projects that are encoded with Zend Guard? Because > nobody raised the issue

Re: Re: Re: [fw-general] Build Zend Framework, parse errors.

2006-12-12 Thread Joe Kramer
I suggest you put your money where your mouth is and show some exampes of the parse errors you say are being generated when you run Zend Guard's syntax-checking abilities against the latest version of ZF. That's the only way to be sure. Here you go, Zend Guard 4.0.1 is the latest version, php 5

Re: Re: [fw-general] Build Zend Framework, parse errors.

2006-12-12 Thread Chris Hartjes
On 12/12/06, Joe Kramer <[EMAIL PROTECTED]> wrote: Nico, My point is incompatibility between Zend products. If you build serious, enterprise-level project, you probably will use Zend Guard. I am not being elitist, but it seems like Zend framework is not used for projects that are encoded with Z

Re: Re: [fw-general] Build Zend Framework, parse errors.

2006-12-12 Thread Joe Kramer
Nico, My point is incompatibility between Zend products. If you build serious, enterprise-level project, you probably will use Zend Guard. I am not being elitist, but it seems like Zend framework is not used for projects that are encoded with Zend Guard? Because nobody raised the issue before.

Re: Re: [fw-general] Build Zend Framework, parse errors.

2006-12-12 Thread Joe Kramer
Davey, There are no problems in "my setup". You can reproduce the problem easily: 1. Download latest version of Zend Guard 2. Download latest version of Zend Framework 3. Try to encode. - Parse errors. On 12/12/06, Davey Shafik <[EMAIL PROTECTED]> wrote: IonCube also has these features. It wou