You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Tomáš Procházka (Jira)" <ji...@apache.org> on 2020/05/25 18:08:00 UTC

[jira] [Commented] (NETBEANS-3885) Use current PHP version for Project with existing sources wizard

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

Tomáš Procházka commented on NETBEANS-3885:
-------------------------------------------

Current implementation of PhpVersion.getLegacy() returns one version before latest. Now it is PHP 7.3. This seems to be safe choice.

See source: [https://github.com/apache/netbeans/blob/ac4e72f120fc01463c525f357d25c43c81e34a6f/php/php.api.phpmodule/src/org/netbeans/modules/php/api/PhpVersion.java#L118-L121]

> Use current PHP version for Project with existing sources wizard
> ----------------------------------------------------------------
>
>                 Key: NETBEANS-3885
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-3885
>             Project: NetBeans
>          Issue Type: Improvement
>          Components: php - Project
>    Affects Versions: 11.2
>            Reporter: Czukowski
>            Priority: Minor
>
> PHP project wizard for Existing sources should use the currently released PHP version instead of the legacy one. The legacy version usage has been introduced in NetBeans in 2014 and I believe the situation around the PHP development has changed radically since then.
> Link to the original change:
> https://github.com/emilianbold/netbeans-releases/commit/c72e1057ff3c807d04d5caea01c3f26b067a935b



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
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