Page MenuHomePhorge

phpstan
No OneTemporary

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

File Metadata

Mime Type
text/x-shellscript
Expires
Mon, Aug 25, 3:02 PM (22 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
227281
Default Alt Text
phpstan (123 B)

Event Timeline