📜 ⬆️ ⬇️

Netbeans IDE 7.0 Beta 2 for PHP

image

I will begin with links on similar materials from habr:
habrahabr.ru/blogs/java/111438
My previous note about this IDE:
habrahabr.ru/blogs/php/107261
release page: www.netbeans.com/community/releases/70
Again I’ll review briefly and concisely the IDE in the PHP application.


At once I will say that in the link given above: habrahabr.ru/blogs/java/111438 there is a section on WEB-languages ​​and something is described there.
')
JSON Formatter
image

HTML 5
image
image

Run PHP file
image

Fixed problems of refactoring , checked, works like a clock:
image

Added secure deletion :
image

Php doc
image

PHP 5.3 support for aliases , I think this means: php.net/manual/en/function.class-alias.php , I haven’t checked anything else - write in comments, preferably with a screen, I’ll paste it.

+ bonus - found a tutorial about PHP unit test in Russian: netbeans.org/kb/docs/php/phpunit_ru.html
link to training materials: netbeans.org/kb/trails/php_ru.html

and in the last post there was a question: how to enable the display of unprintable characters, the answer: habrahabr.ru/blogs/php/107261/#comment_3706423 , shows both tabs and line breaks

Source: https://habr.com/ru/post/115159/


All Articles