Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

All the PHP support for NetBeans 9 was contributed by our NetBeans user Junichi Yamamoto.

PHP 7.3 Support

https://lists.apache.org/thread.html/3f7fee458f5b47d5531ad42350c6e7f619636f0708b6bbc33db2f49a@%3Cdev.netbeans.apache.org%3E

  • Allow a trailing comma in function calls

Image Added


  • list() Referenct Assignment

Image Added


  • Flexible Heredoc and Nowdoc Syntaxes

Image Added

PHP 7.2 Support


  • Trailing Commas In List Syntax

...

PHP 7.0 Support

 

  • Context sensitive lexer

PHPStan Support

  • Options (Tools > Options > PHP > Code Analysis > PHPStan)

Image Added

  • Inspect (Source > Inspect... > Configuration: PHPStan)

Image Added

Image Added

Editor

 

  • Hint for void return types

...