Page MenuHomePhorge

phpstan
No OneTemporary

#!/bin/bash
cwd=$(dirname $0)
pushd ${cwd}/../src/
php -dmemory_limit=500M \
vendor/bin/phpstan \
analyse
popd

File Metadata

Mime Type
text/x-shellscript
Expires
Mon, Aug 25, 5:18 PM (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
203636
Default Alt Text
phpstan (123 B)

Event Timeline