DB\IO dbReturn method has a third parameter to set read only assoc and not number data from the query Install basic composer for trying out psalm setting phpan/phpstan for basic static checking and do basic clean up on all of the files
4 lines
155 B
Plaintext
4 lines
155 B
Plaintext
phan --progress-bar -C -o analysis.txt
|
|
phpstan analyse -c phpstan.neon --memory-limit=4G -l 0 www
|
|
www/: psalm (this needs the composer autoloader defined)
|