ZF-8982: zf.php error message typo
Description
If zf.php can't find the Zend library, it prints an error containing this text:
The easiest way to get the zf command running is to allow is to give it the include path via an environment variable ZEND_TOOL_INCLUDE_PATH or ZEND_TOOL_INCLUDE_PATH_PREPEND with the proper include path to use,
The words "is to allow" are out of place and should be removed.
Comments
Posted by Juozas Kaziukenas (juokaz) on 2010-04-16T11:46:58.000+0000
Fixed in r21890