Skip to content

Latest commit

 

History

History

compiler

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.