Tag Archives: EAP

New in 4.0: JavaScript.next syntax support

As you may know, there are different versions of the JavaScript language. Each JavaScript engine implementation adds some nice features that others don’t have. To make sure that you only use features suitable for targeted environments, choose an appropriate one … Continue reading

Posted in Feature | Tagged , , , , , | 3 Comments

PhpStorm & WebStorm 4.0 EAP 114.282

This week’s EAP brings you a pack of important bug fixes and improvements in all areas, along with several of new features: Subversion 1.7 support is now officially complete PHP 5.4 all new syntax features are now supported: class member … Continue reading

Posted in Announcement | Tagged , , , , , , , | 7 Comments

New in 4.0: Code Coverage for PHPUnit

We continue developing integration with tools essential for each developer who cares about the quality of his code. This time we want to introduce you Code Coverage for PHPUnit.

Posted in Announcement | Tagged , , , | 20 Comments

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 , , | 12 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 , , | 7 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