ZF-9961: zf.in generate wrong config file in home dir.
Description
I encounter a problem when develop zf application withe NetBeans IDE. I reported it on NetBeans bugzilla. But the NetBeans Team found it a problem cause by zf tool. see: http://netbeans.org/bugzilla/show_bug.cgi/… zf.sh generate a "php.includepath" entry ,the key should be "php.include_path".
Comments
Posted by Ahmed Shreef (shreef) on 2010-09-11T09:52:32.000+0000
bug in Netbeans tested with: Netbeans 6.9.1
Posted by Ahmed Shreef (shreef) on 2010-09-11T11:48:41.000+0000
sorry, looks like I didn't read the response in that Netbeans issue you mentioned. will submit a patch to fix that
Posted by Ahmed Shreef (shreef) on 2010-09-11T12:51:47.000+0000
small patch that will fix it
Posted by Ramon Henrique Ornelas (ramon) on 2010-10-28T23:22:08.000+0000
Resolved in ZF-9806.