Page MenuHomePhorge

phpstan
No OneTemporary

Size
123 B
Referenced Files
None
Subscribers
None
#!/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
Wed, Jul 8, 7:37 PM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1051865
Default Alt Text
phpstan (123 B)

Event Timeline