Using PHPStan with Drupal
Drupal Advent Calendar 2022 5

DrupalPHPStan

?

PHPStan PHP使

Drupal.org

Composer
PHPStan phpstan.neon
or phpstan.neon
(CI/CD)


Composer
Getting started composer

phpstan/phpstan
PHPStan
phpstan/extension-installer
PHPStan
mglaman/phpstan-drupal
PHPStanDrupal
DrupalPHP
.module .theme
Drupal Corebootstrap &
phpstan.neon
phpstan/phpstan-deprecation-rules
@deprecated Drupal
##
21 Instantiation of deprecated class Drupal\action\Plugin\migrate\source\Action:
in drupal:9.4.0 and is removed from drupal:10.0.0. Use
\Drupal\system\Plugin\migrate\source\Action instead.
drupal-checkPHPUnit

PHPUnit

phpstan/phpstan-phpunit
PHPassert使

phpsta.neon
調 Config Reference
parameters:
level: max # 08 max=8
phpVersion: 80100 # PHP 8.1 PHP
tipsOfTheDay: false # https://phpstan.org/config-reference#tipsoftheday
paths:
# . src.
- docroot/themes/custom
- docroot/modules/custom
bootstrapFiles:
# DrupalPHPUnitbootstrap.
- docroot/core/tests/bootstrap.php

$ vendor/bin/phpstan analyse
# .Composer ScriptsMake
$ vendor/bin/phpstan analyse --memory-limit=-1


DrupalCoreDI
level CoreNG
CorePHPStan(2022/12/1)

使

level調
max ()
0
() 1level 5 level 6 render array report missing typehints
Ignoring Errors
level

DrupalPHPStan
PHPStan



PHPStanDrupal

Drupal Meetup Tokyo