Add PHP 8.4 to CI Pipeline #81
Annotations
1 error
Run find src/ -type f -name "*.php" -print0 | xargs -0 -n1 -P4 php -l -n | (! grep -v "No syntax errors detected" )
Process completed with exit code 1.
|
Loading