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

Junichi Yamamoto commented on NETBEANS-5523:
--------------------------------------------

> It IS correct,

I know it. It is implemented in PHP 8.0. (It is invalid in PHP 7.4 or older.) 
There should be documentation somewhere (e.g. rfc, PHP manual). So I asked you 
(Do you know where to find the documentation about it?) If you know it, please 
tell me. If you don't know, I'll look for it later.

> False positive on using "Require" in namespace
> ----------------------------------------------
>
>                 Key: NETBEANS-5523
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5523
>             Project: NetBeans
>          Issue Type: Wish
>          Components: php - Editor
>    Affects Versions: Next
>         Environment: Apache NetBeans IDE DEV (Build 
> dev-decaf3341a9ce6147e26557e8a09fbf8a4cfc2f8)
>            Reporter: Jayce
>            Assignee: Junichi Yamamoto
>            Priority: Trivial
>         Attachments: NetbeansWrong.png
>
>
> Hi,
> This line is correct:
> {code:java}
> namespace \Foo\Bar\Require;
> {code}
> Netbeans report it as a syntax error.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to