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 132432 - PHP version 5 only support not indicated
Summary: PHP version 5 only support not indicated
Status: VERIFIED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P2 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2008-04-09 16:25 UTC by Leon Barnard
Modified: 2008-12-24 11:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leon Barnard 2008-04-09 16:25:40 UTC
The user should be informed (without adding too much noise) that NetBeans only supports version 5 of PHP. I suggest
making changes to the Description field of the New Project wizard - step 1 ("Creates a new PHP 5 application...") and
the Global Options ("PHP 5 Interpreter").
Comment 1 Tomas Mysik 2008-04-09 17:54:18 UTC
Fixed in changeset b540158bd1f0.
Comment 2 Victoria Zhukovskaya 2008-12-24 11:29:54 UTC
the wizard has description -Creates a new PHP 5 application in a standard IDE project. Such project can be easily run
and debugged.