Page MenuHomePhorge

phpcs
No OneTemporary

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

File Metadata

Mime Type
text/x-shellscript
Expires
Apr 4 2026, 10:24 AM (4 w, 4 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
bb/f7/d14cc50e4582ea940b0dfb3cda14
Default Alt Text
phpcs (116 B)

Event Timeline