This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 203754

Summary: Default PHP version in project
Product: php Reporter: vrtak-cz
Component: ProjectAssignee: Tomas Mysik <tmysik>
Status: RESOLVED FIXED    
Severity: normal Keywords: USABILITY
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description vrtak-cz 2011-10-14 23:10:45 UTC
Default PHP version in PHP projects still 5.1/5.2 (in Beta)
Comment 1 Tomas Mysik 2011-10-27 06:04:29 UTC
This is intentional for existing PHP projects. If one creates new PHP project without sources, PHP 5.3 is preselected.

I will keep it for NB 7.1, will change it for the next release.

Thanks for reporting.
Comment 2 Tomas Mysik 2011-10-27 09:20:42 UTC
P4 since it is a reminder.
Comment 3 Tomas Mysik 2012-03-21 10:31:30 UTC
Now it should work as expected.