Skip to content

Files

Latest commit

755bd66 · Sep 13, 2021

History

History
This branch is 1 commit ahead of, 7729 commits behind phpstan/phpstan-src:2.1.x.

compiler

PHAR Compiler for PHPStan

Compile the PHAR

composer install
php bin/compile

The compiled PHAR will be in tmp/phpstan.phar.

Please note that running the compiler will change the contents of composer.json file and vendor directory. Revert those changes after running it.