WebStorm/PhpStorm links
Categories
Tags
3.0 Beta Commandline completion console CSS database debug deployment documentation EAP ecmascript5 editor ftp HTML html5 inspection JavaScript jstestdriver LESS Node.js offer PHP PhpStorm PHPUnit pricing productivity Profiler Project RC refactoring Release SASS settings sftp smarty Symfony UI unit testing WebStorm WebStorm/PhpStorm links Xdebug youtrack zen-coding Zend Debugger-
Other JetBrains Blogs
Meta
Tag Archives: debug
New in 4.0: Easier debugging of remote PHP command line scripts
Many of PhpStorm users like to debug their PHP web applications and local command line scripts using our zero-configuration debugging approach due to its simplicity and comfort. This time we would like to announce that since PhpStorm 4.0 you can … Continue reading
Debug command line scripts with PhpStorm 2.1
Hello everybody, Recently, we have been often asked to provide a detailed guide in debugging command line scripts. And finally here you are!
New debug features in PhpStorm 2.1
Hello guys, Let’s talk about some new debug features available in PhpStorm 2.1.
Debugging JavaScript in Google Chrome
Both WebStorm 2.0 and PhpStorm 2.0 allow you to debug JavaScript code while running it in Mozilla Firefox (including Firefox 4). In WebStorm 2.1 and PhpStorm 2.1, which are currently in early production access, you can also choose to debug … Continue reading
Configuring PHP debugging in PhpStorm 2.0
Introduction In the previous post Zero-configuration debugging with XDebug and PhpStorm 2.0, we discussed setting up debugging automatically. This works perfectly in most cases. However, sometimes you may still need to configure debugging manually. In this article we will explain … Continue reading
Zero-configuration debugging with XDebug and PhpStorm 2.0
Hello guys, We have done a lot of work to simplify the debugging process in PhpStorm 2.0 and we are very grateful to our early adopters for their invaluable feedback. Let’s try a new debugging work flow in PhpStorm 2.0.
PhpStorm & WebStorm 2.0 EAP build 102.18
PhpStorm & WebStorm 2.0 EAP build 102.18 is available. Albeit bugfixes in all areas, the most notable changes are: PHP debug run configurations & debugger mapping UI simplified. Debugger made completely independent of deployment plugin. Also, bookmarklets for easy launch … Continue reading
Remote Debugging in PhpStorm
UPD: Note that this screencast is for 1.0.x only. Check out tutorial for 2.o. With PhpStorm and Xdebug you can easily debug your web application right on your server using Remote Debugging. It’s a very convenient way to examine and … Continue reading
Storm of Web IDEs: PhpStorm & WebStorm (EAP build 94.335)
This EAP brings significant updates in many areas. Technical details are available in the bug tracker and the highlights are: New name. JetBrains Web IDE editions receive they own respective names: JetBrains WebStorm and JetBrains PhpStorm. The branding is not … Continue reading
PHP Debugger News
Today we would like to share with you several improvements for PHP debugger we added recently. They are available in the latest Web IDE EAP build #445. Debug session start action. You can choose the action to be taken when … Continue reading