Search this blog
PhpStorm Links
Categories
-
Tags
2018.3 2019.1 2019.2 annotated monthly best practices bugfix bug fix Commandline completion composer conference database debug debugging deployment eap editor event ftp inspection JavaScript Languages Laravel navigation PHP PHP 7.4 PHP Annotated Monthly phpdoc PhpStorm phpstorm 9 phpStorm 10 PHPUnit plugins productivity RC refactoring release Symfony Syntax highlighting unit testing update vcs webinar WebStorm XdebugOther JetBrains Blogs
Meta
Tag Archives: psr
PHP Annotated – October 2019
Greetings everyone, It’s time for our October edition of PHP Annotated! Get the latest on PHP 7.4.0 RC 3, GitHub dependency graph support for PHP, upgrading PSR standards, RFCs from PHP Internals, and the Coordinating PHP project. We’ll share links … Continue reading
PSR-0, PSR-4 and Source/Test Root support in PhpStorm 8 EAP
The latest PhpStorm 8 EAP brings support for PSR-0 and PSR-4 namespace roots. PhpStorm comes with a configurable convention which specifies that the project Source Root is also a root for the package and namespace. In other words: every directory created under the Source … Continue reading
Posted in Cool Feature, Early Access Program
Tagged eap, PHP, psr, psr-0, psr-4, refactoring, settings
9 Comments