[ https://issues.apache.org/jira/browse/NETBEANS-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomáš Procházka resolved NETBEANS-2518. --------------------------------------- Resolution: Abandoned No answer for one year. > personal "PHP interpreter" for each project > ------------------------------------------- > > Key: NETBEANS-2518 > URL: https://issues.apache.org/jira/browse/NETBEANS-2518 > Project: NetBeans > Issue Type: Improvement > Components: php - Code, php - Project > Affects Versions: 10.0, 11.0 > Reporter: Mihail > Priority: Major > Labels: php > > In the current implementation, netbeans allows you to select only one "PHP > interpreter file" for use. > any_project -> /usr/bin/php5.6 > in a situation where projects require the use of different versions of the > "PHP interpreter file", when switching to another project, you have to > forcefully reinstall the version of the "PHP interpreter file" in the IDE > configuration, which is very inconvenient. > it would be useful to be able to set the "PHP interpreter file" personally > for each project. > for example: > project_1 -> /usr/bin/php5.6 > project_2 -> /usr/bin/php7.1 > project_3 -> /usr/bin/php7.3 -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org For additional commands, e-mail: commits-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists