Hi,
Shouldn't be any problem the fact open_basedir is in effect, as long as
all the files are within open_basedir paths and include_paths are also
properly defined. That's our case...
As far as i know open_basedir is not deprecated or so...
The fact is the new Zend_Loader code is not working properly because it
trying to do some ugly checkings, then is quite normal that warnings are
rising then....
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
--
Best regards,
Cristian Bichis
www.zftutorials.com | www.zfforums.com | www.zftalk.com | www.zflinks.com