Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » The meaning of the PHP Version.
The meaning of the PHP Version. [message #1870401] Sun, 25 August 2024 20:19
Cristian Z is currently offline Cristian ZFriend
Messages: 6
Registered: June 2023
Junior Member
Eclipse: 2024 06
OS: Debian 12

I am new to Ecplise and I have some questions about the meaning of
some configurations.

Here are my questions:

1) The form presented when creating a new PHP project ( New > PHP Project )
contains a section named PHP Version with two options: 1) Use default PHP
settings and b) Use project specific settings.

What are "the default PHP settings"? The default PHP settings are not based
on the version of the PHP interpreter accessible through the PATH variable
because if I change my PATH to point to a different PHP interpreter the
project will always be created with the PHP Language Library 8.2 (info
shown in Project Explorer).


2) What is the purpose of the PHP Version set during the creation of the
project ?

3) How can I change the PHP Version of a project ? I've tried to modify
the project properties accessible from Project Explorer. I was not able
to find any option with a resonable name that changes the PHP Version.

The only option was that was specfying a PHP Version was in the "Project
facets" section but it does not have any effect over the "PHP version"
associated with the project. What is the purpose of the Project facets
section?


4) Shouln't the "PHP version" of a project be based on the PHP Version used
to run the current configuration?

Thank you
Chris
Previous Topic:Best lightweight IDE for PHP programming?
Next Topic:PHP code folding functionality does not work
Goto Forum:
  


Current Time: Sun Oct 13 01:10:55 GMT 2024

Powered by FUDForum. Page generated in 0.03736 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top