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: 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 EAP, ecmascript5, JavaScript, JavaScript.next, PhpStorm, WebStorm
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 5.4, Behat, EAP, Gherkin, PhpStorm, Subversion, Trait, WebStorm
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.
New in 3.0: More ‘Surround With’ actions for PHP
There are new ‘Surround With’ actions introduced in PhpStorm 3.0
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
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
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
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
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
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