ZF-6910: Zend_Tool create project does not integrate ZEND_TOOL_INCLUDE_PATH
Description
When using ZEND_TOOL_INCLUDE_PATH with Zend_Tool, it should bootstrap the application to use this path instead of the default include path.
When using ZEND_TOOL_INCLUDE_PATH with Zend_Tool, it should bootstrap the application to use this path instead of the default include path.
Comments
Posted by Matthew Weier O'Phinney (matthew) on 2009-06-05T05:13:34.000+0000
Assigning to Ralph
Posted by Ralf Eggert (ralf) on 2010-05-30T06:17:53.000+0000
I think this could be closed since ZEND_TOOL_INCLUDE_PATH is not used any more, or is it?
Posted by Ralph Schindler (ralph) on 2010-11-20T21:05:38.000+0000
This was not an issue as of 1.10.0 as the environment variable name had changed (as you noted).
-ralph