PhpStorm & WebStorm 2.0 EAP build 100.36
PhpStorm & WebStorm 2.0 EAP build 100.36 is available. Most notable changes are:
- PHP debuggers “Listen for connections” is now easily controlled via toolbar button
Debugger port settings are back under PHP|Debug - Cross-Browser bookmarklets for both Zend Debugger and xDebug are available. Get them from jetbrains.com/phpstorm/marklets
- More coming later. We are also open for your suggestions and improvements
- xdebug Start session – after pressing this all subsequent requests on domain will pop in listening IDE
- xdebug Stop session – helps when debugger keeps popping up because its cookie got stuck
- xdebug This page – simple and useful (but may seize working in Chrome)
- Commandline tools support is extended to support Zend Tool, Symfony tool and shell commands. Default keybinding is Ctrl+Shift+X
Goto Settings|Command Line Tools Support to configure zf and symfony.
Next builds will add the ability to provide completion and parameter info for any 3-rd party commandline tool via xml descriptor
Complete changelog
Please note that ALL of this is work in progress and will undergo series of both technical and cosmetic changes.
Download PhpStorm & WebStorm 2.0 EAP build 100.36 for your platform from project EAP page or wait for an update/patch available notification (usually rolled out in a couple of days later).
Develop with pleasure!
-JetBrains Web IDE Team
Comments below can no longer be edited.
Belkin says:
December 10, 2010Guys really big thanks for symfony support now i really happy that i have license because you do great job 🙂 !!!!
Thomas Bachem says:
December 10, 2010Guys you rock! PhpStorm is awesome. All other IDEs suddenly seem like a joke compared to PhpStorm.
Jason says:
December 11, 2010Unable to download the latest PhpStorm build 100.36
I get the following error: AccessDeniedAccess DeniedB0692590446A810EZ87CZmHY5W5uWebtyf7BMiHLrVxAhJU5ca4T3XuMvpG36m/6PTk/6SuefXZ+gCSN
http://download.jetbrains.com/webide/PhpStorm-EAP-100.36.tar.gz
Note: Download works for “Windows” and “Mac” but not for “Unix” and “Zip” packages.
Максим says:
December 12, 2010Ребята, как всегда радуют обновлениями 🙂
Спасибо за прекрасную IDE !
Paulo says:
December 12, 2010Hi,
using the Command Line Tools Support for Symfony it works fine for commands that has required arguments.
However the tool does not recognize s doctrine:build –all-classes as a valid command. It seems that Phpstorm is not passing the argument “–all-classes” on.
Regards,
Paulo
Ryotsuke Hibiki says:
December 13, 2010Making XDEBUG _always_ stop at first line and impossibility to initiate the connection from browser like in 98.458 build is pretty annoying
Alexey Gopachenko says:
December 13, 2010@Ryotsuke Hibiki
“Stop at first line” is under PHP|Debug.
First two sections of the blog post are exactly about “initiate the connection from browser”.
wearymadness says:
December 14, 2010Why doesn’t the update work? I get the notification; appears to download (though NOT the 2MB) and restarts. But, it’s not updated the version.
wearymadness says:
December 14, 2010OK worked it out; under Win7 (x64) you have to run PHPStorm as administrator.
Belkin says:
December 14, 2010@ Paulo
i have reported this bugs in bug tracker pls vote for them 🙂
Bryan Green says:
December 15, 2010I’ve tried just about all the PHP IDEs available in the world today. This is the best IDE I could find. I am extremely impressed by the weekly releases of beta software. I’ll continue to look into Jetbrains software as long as I am a developer. Hope to give you some more money in 2011 and beyond. Keep up the great work (and don’t let this go to your head — the competition is everywhere!!)
Rafi says:
December 19, 2010……. thank you phpStorm team, your amazing !
Dmitry Smirnov says:
December 21, 2010Could not add javascript libraries no more. Previously added items works though
Alexey Gopachenko says:
December 21, 2010@Dmitry Smirnov Already reported and fixed for next EAP. It will be available in a couple of days.