-- Cristian Bichis <[email protected]> wrote
(on Friday, 02 April 2010, 09:45 AM +0300):
> Some of us we can't enjoy anymore any new releases due to one
> bug.... We are simply stuck at 1.10.0...
> 
> http://framework.zend.com/issues/browse/ZF-9306
> http://framework.zend.com/issues/browse/ZF-9166
> aso
> 
> Is possible to actually have that bug fixed...

We'll be trying to fix this, but the common link in these reports is
that open_basedir is in effect, and the ZF library as installed does not
appear to be in that directory; in such cases, the only real fix is to
change the open_basedir setting or to move the ZF library within the
tree specified by the setting.

I've read your comments on ZF-9263, and, frankly, am unsure how to
reproduce the issue.  We have tests in the Zend_View suite that cover
helper loading, and these all currently run. I do not see anything
different in the issue descriptions or comments that is not covered in
the test suites... except for the addition of the open_basedir
restrictions.

> >The Zend Framework team announces the immediate availability of two
> >versions of Zend Framework: 1.10.3 and 1.9.8. In addition to around 80
> >bugfixes between them, these two releases are security releases.
> >
> >You may download it from the Zend Framework site:
> >
> >     http://framework.zend.com/download/latest
> >
> >A couple weeks ago, the Dojo Foundation announced a security advisory
> >regarding Dojo Toolkit, which Zend Framework bundles in its releases.
> >The new releases of Zend Framework incorporate the updates made to Dojo
> >Toolkit.
> >
> >You can read more about the advisory on the Zend Framework security
> >blog:
> >
> >     http://framework.zend.com/security
> >
> >For a full list of non-security-related, resolved issues, you can visit
> >the changelog:
> >
> >     http://framework.zend.com/changelog/1.10.3
> >
> >I'd like to thank everyone who contributed code to these releases,
> >including those who submitted patches, translated documentation, or
> >reported issues.
> >
> 
> 
> -- 
> Best regards,
> Cristian Bichis
> www.zftutorials.com | www.zfforums.com | www.zftalk.com | www.zflinks.com
> 

-- 
Matthew Weier O'Phinney
Project Lead            | [email protected]
Zend Framework          | http://framework.zend.com/
PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc

Reply via email to