The IDE that empowers PHP developers
In the recent What's New video for PhpStorm 2016.3, I noticed I was always adding PHP 7's strict type declaration `declare(strict_types=1)` to every new file I created. (more…)…
PHP 7 is gaining traction, and we've been working hard to try and make PhpStorm 2016.2 the best tool around for working with PHP 7. (more…)…
The release of PHP 7 is fast approaching, and there are some breaking changes that will need to be fixed to make sure your codebase is ready. Thankfully, PhpStorm 10 comes with a great inspection you can run to help you be prepared. (more…)…