Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-2518

personal "PHP interpreter" for each project

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Abandoned
    • 10.0, 11.0
    • None
    • php - Code, php - Project

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            Userator Mihail
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: