这次更新对PHP来说只有两个更新,但这两个更新都很重要,一个是自动缩进的问题,还有一个是interface的问题。
interface我不知道是什么问题,因为没仔细注意过,自动缩进也只是偶尔出现,有时候代码没有写全时,敲回车到新行时,却不由自主的缩进了。。
看看官方的说明先:
The NetBeans team has released a new patch, which is an update to the NetBeans IDE 6.8.
The patch includes bug fixes in modules for C/C++, EJB and EAR, GUI Builder, IDE Platform, Java, Java Debugger, JavaFX SDK, Java Persistence, Java Web Applications, JSF, Local History, PHP, RCP Platform, RESTful Web Services, and Team.
To obtain the fixes, the NetBeans IDE must be installed and running. You can download the fixes through the IDE's Plugin Manager.
关于PHP的更新只有两条:
5-Feb-2010 | PHP - Provides tools and support for PHP development. | 1.11.2 | 178542 | Wrong indentation when using new line for braces placement. |
05-Feb-2010 | PHP - Provides tools and support for PHP development. | 1.11.2 | 178103 | [68cat] Wrong code genaration from interface |