Community
Participate
Working Groups
Create a PHP project. Done. Go to include path of the project > Library > press "Add library" button > User Library > Configure a new user library > Add two or more external folders to the user library. The folders contains php files. Verify the external folders are listed in PHP project properties > PHP include path. Expected: All php files from added external folders should be listed in PHP include path of the project in PHP Explorer view. Actual: Only files from the first added folder are listed. Note: Pay attention Content assist suggests correctly all php files from all added external folders. See the attachment.
Created attachment 194235 [details] Correct appearance in PHP project preferences page.
Created attachment 194236 [details] Correct appearance in PHP Project properties page as well
Created attachment 194237 [details] Wrong appearance in PHP Explorer view > include path node of the PHP project
Created attachment 196525 [details] patch
applied the patch to head,thanks!
Verified.