matthiasblaesing commented on PR #5294: URL: https://github.com/apache/netbeans/pull/5294#issuecomment-1383195138
Just as a heads up. [phpDocumentator](https://docs.phpdoc.org/3.0/guide/guides/types.html) explicitly lists: > - `int` and `integer` > - `bool` and `boolean` but also writes: > The PHPDoc Standard, and thus phpDocumentor, can refer to all primitive types in PHP This is contradictory and who is right? Can `PHPDoc` cover more than the "real" primitives or can't it? -- 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
