KacerCZ commented on issue #5094: URL: https://github.com/apache/netbeans/issues/5094#issuecomment-1383097321
PHP documentation reference for `cases()`: https://www.php.net/manual/en/language.enumerations.listing.php Backed enumerations also forbid overriding `from()` and `tryFrom()` methods: https://www.php.net/manual/en/class.backedenum.php -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
