Das Release von PhpStorm 7 ist noch nicht lange her, da kommt mit Version 7.1 das erste Feature-Update unter den Weihnachtsbaum. Auf PHP-Seite erwarten Entwickler acht Neuerungen:
Exception breakpoints and Xdebug jit option support
Full Doctrine-style PHP Annotations support via updated Open API
A way to document mixins regardless of PHP version: PhpStorm will interpret @mixinannotation the same way as actual “use trait” – see WI-1730
VCS-friendly Deployment configs: deployment mappings and excluded paths are now saved in .idea/deployment.xml. They are mapped to servers by names, see WI-715 …
↧