How to upgrade to PHP 7.4 with PhpStorm

Описание к видео How to upgrade to PHP 7.4 with PhpStorm

A few nice tips and tricks on how to update your codebase to PHP 7.4, with some cool bonuses to boot.
https://jetbrains.com/phpstorm/

0:32 Why update? 1. Security
0:50 Why update? 2. Performance.
1:12 Why update? 3. Сleaner code.
1:28 Install PHP 7.4 from Docker
2:03 Typed properties
3:00 Initialize properties quick action
3:13 Alt+Enter them all!
3:37 Custom inspection and quick-fix to replace setters
4:59 Arrow functions
5:19 Numeric literal separator
6:03 Null coalescing assign operator
6:38 Spread operator in arrays
7:03 Custom quick-fix to convert array_merge
7:40 Deprecations
8:23 Nested ternary operator updates

Комментарии

Информация по комментариям в разработке