Page MenuHomePhorge

phpstan
No OneTemporary

Authored By
Unknown
Size
123 B
Referenced Files
None
Subscribers
None
#!/bin/bash
cwd=$(dirname $0)
pushd ${cwd}/../src/
php -dmemory_limit=350M \
vendor/bin/phpstan \
analyse
popd

File Metadata

Mime Type
text/x-shellscript
Expires
Sun, Apr 5, 11:37 PM (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18804882
Default Alt Text
phpstan (123 B)

Event Timeline