open_basedir warnings are still thrown when file_exists checks are done in Base
-------------------------------------------------------------------------------
Key: ZETACOMP-117
URL: https://issues.apache.org/jira/browse/ZETACOMP-117
Project: Zeta Components
Issue Type: Bug
Components: Base
Reporter: Benjamin Young
3 years ago or so warnings in Base/src/features.php were suppresed, so it could
be used with open_basedir without dumping text into the output. However, one of
the file_exists() got missed, though the comment was placed above it.
I added a comment to the code on Github, but realized this was likely the place
to get it fixed:
https://github.com/apache/zetacomponents/commit/a818783f0a542c7b90948e9dc288eb3982c2692e
The error is currently on line 320 of Base/src/features.php
Thanks!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira