Fix handling of mysql passwords with weird characters in it #3672
Annotations
3 warnings
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: domjudge/action-php-codesniffer@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
phpcs
The following actions use a deprecated Node.js version and will be forced to run on node20: domjudge/action-php-codesniffer@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
phpcs:
webapp/config/load_db_secrets.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 11 and the first side effect is on line 9.
|