ZF-9397: Can't use project related providers
Description
C:\Program Files (x86)\Zend\Apache2\htdocs\test>zf create project-provider test create,update Creating a project provider named test in location C:\Program Files (x86)\Zend\Apache2\htdocs\test/providers/TestProvider.php Updating project profile 'C:\Program Files (x86)\Zend\Apache2\htdocs\test/.zfproject.xml'
C:\Program Files (x86)\Zend\Apache2\htdocs\test>dir providers Volume in drive C has no label. Volume Serial Number is C0AE-D845
Directory of C:\Program Files (x86)\Zend\Apache2\htdocs\test\providers
11.03.2010 04:43
C:\Program Files (x86)\Zend\Apache2\htdocs\test>zf create test An Error Has Occurred Provider 'test' is not a valid provider.
Zend Framework Command Line Console Tool v1.10.2
Comments
Posted by Alexandr Iline (mecommayou) on 2010-03-10T18:18:42.000+0000
Seem the same problem but more detailed description.
Posted by Maik Kreutzfeldt (grayfellow) on 2010-04-26T06:44:42.000+0000
Problem seems to be coursed by an old documentation.
Benjamin Eberlei solves it in his comment in issue ZF-8899.
Posted by Maik Kreutzfeldt (grayfellow) on 2010-04-26T06:47:06.000+0000
"caused" of course..
Posted by Ralph Schindler (ralph) on 2010-10-21T08:13:42.000+0000
Fixed in r23201 in trunk & r23202 in release branch 1.11