> >This means I can link my proprietary app against 4.2.0-dev, 
> > but not 4.1.0, right?

> No, you can and always could link anything you wanted with 
> PHP 4.x.  The Zend Engine license had virtually no implications
> for end users of PHP.

This is also true if I created a modified sapi (taken from cgi-sapi),
included that and all related stuff in my app (like the required modules,
etc, but also the zend engine which is part of the package) and compiled a
binary for redistribution?

It does not really matter since it only came up last week, so I can use it
now anyway, but it would be nice to link it against an offical release
version.

Cheerio, Marc.

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to