Skip to content

Files

Latest commit

May 30, 2022
1a17698 · May 30, 2022

History

History
This branch is 35 commits behind phpstan/phpstan-src:1.7.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.