You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jayce (Jira)" <ji...@apache.org> on 2021/04/19 08:23:00 UTC

[jira] [Commented] (NETBEANS-4443) PHP 8.0 Support

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

Jayce commented on NETBEANS-4443:
---------------------------------

Thanks for the nice work on php8 features.

Can you add Stringable interface ?

[https://www.php.net/manual/en/class.stringable.php]

The Stringable interface denotes a class as having a __toString() method. Unlike most interfaces, Stringable is implicitly present on any class that has the magic __toString() method defined, although it can and *should be declared explicitly.*

Thanks

> PHP 8.0 Support
> ---------------
>
>                 Key: NETBEANS-4443
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-4443
>             Project: NetBeans
>          Issue Type: New Feature
>          Components: php - Editor
>            Reporter: Junichi Yamamoto
>            Assignee: Junichi Yamamoto
>            Priority: Major
>              Labels: pull-request-available, pull-requests-available
>          Time Spent: 30.5h
>  Remaining Estimate: 0h
>
> https://wiki.php.net/rfc#php_80



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