You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Junichi Yamamoto (JIRA)" <ji...@apache.org> on 2019/05/08 13:38:00 UTC

[jira] [Commented] (NETBEANS-2518) personal "PHP interpreter" for each project

    [ https://issues.apache.org/jira/browse/NETBEANS-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16835609#comment-16835609 ] 

Junichi Yamamoto commented on NETBEANS-2518:
--------------------------------------------

You should be able to set a specific PHP interpreter per project. See Project Properties > Run Configuration > Run As: Script (run in command line)

cc: [~tmysik]

> 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists