Tag Archives: EAP

New in 3.0: More ‘Surround With’ actions for PHP

There are new ‘Surround With’ actions introduced in PhpStorm 3.0

Posted in Feature | Tagged , , | 5 Comments

PhpStorm & WebStorm 3.0.1 RC

A Release Candidate is available for 3.0.1 bugfix update. Build 111.217, with many important fixes across all subsystems. Notable changes: Dark editor color schemes are bundled WI-333 Undefined class inspection will check PHPDoc WI-9241 Undefined member inspection will provide more details WI-9242 More details available … Continue reading

Posted in Announcement | Tagged , , | 5 Comments

PhpStorm & WebStorm 3.0 Beta

The timeframe for 3.0 EAP is almost over and we call this week’s build a Beta. Do not hesitate reporting bugs and performance problems. Please, do not use twitter or blog comments for reports – file them to tracker. Build 110.518 is focused … Continue reading

Posted in Announcement | Tagged , , , , | 20 Comments

PhpStorm & WebStorm 3.0 EAP 110.437

This week’s EAP brings you a pack of important bug fixes and improvements in all areas, along with several of new features: Deployment support got much requested recursive comparison feature. Check out Sync with Local / Sync with Deployed context … Continue reading

Posted in Announcement | Tagged , , | 17 Comments

PhpStorm & WebStorm 3.0 EAP 110.359

This week’s EAP brings you a pack of important bug fixes and improvements in all areas, along with several of new features: PHPUnit fast switch between test/source is now available, under Navigate|Test. It will prompt for Generate Test if none found. Also … Continue reading

Posted in Announcement | Tagged , , | 25 Comments

PhpStorm & WebStorm 3.0 EAP 110.293

This week’s EAP is brings pack of important bug fixes and improvements, among most most visible are: PHPUnit is now run using its standard test runner fixing lots of incompatibilities and with full support for PHPUnit 3.6 PHP code folding state … Continue reading

Posted in Announcement | Tagged , , | 16 Comments

New PHP formatting options in PhpStorm 3.0

Probably some of you have already noticed the changes in PHP code style settings. Putting the new UI look aside, I’d like to focus on new options and briefly explain their meaning and functionality. I hope you find them useful … Continue reading

Posted in Feature | Tagged , , | 9 Comments

PhpStorm & WebStorm 3.0 EAP 110.226

This week’s EAP is focused on bug fixes and UI improvements. More details available in build changelog and platform changelog. They encompass total of 1848 individual commits since previous EAP. Do not hesitate with feedback. And if you want something to … Continue reading

Posted in Announcement | Tagged , , | 16 Comments

PhpStorm & WebStorm 3.0 EAP 110.44

This week’s EAP brings important stability and performance fixes and some neat features

Posted in Announcement | Tagged , , , , | 8 Comments

New in 3.0: Xdebug profiler integration

Hello everybody, Xdebug is a great tool and many of you use it for interactive debugging. But Xdebug is not just a debugger, it also provides many other features such as profiling or code coverage Integration with Xdebug Profiler is … Continue reading

Posted in Feature | Tagged , , , | 10 Comments