Home  >  Article  >  类库下载  >  Netbeans 8.2 new features about PHP

Netbeans 8.2 new features about PHP

高洛峰
高洛峰Original
2016-10-09 09:24:371329browse

New features of Netbeans 8.2 about PHP

Netbeans 8.2 was finally released during this National Day. Its new features related to PHP mainly include:

Support for PHP 7

For details, please see an article translated earlier: Netbeans 8.2 will support PHP 7

Editor function enhancement

The documentation doesn’t seem to clearly explain it, and I haven’t found it yet.

PHP projects support custom annotations

The operation is as shown below:

Netbeans 8.2 new features about PHP

Then, when you write code annotations, you can get the customized annotation prompt support just now.

Netbeans 8.2 new features about PHP

Support Symfony 3

No one cares.

Support PHPUnit 5

PHPUnit 5 series version is already a reconstructed version based on PHP namespace.

Support phpcs.xml configuration file

There is no such detailed specification in the team.

Source of this article: http://www.cnblogs.com/x3d/, please indicate when reprinting.


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Related articles

See more