Page MenuHomePhorge

phpstan
No OneTemporary

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

File Metadata

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

Event Timeline