0m 21s
Jan 18, 2025, 12:17 AM

oauth2

Fix missing code param in authentication request (#21) The $data array for the authentication request is overwritten after setting the value and key for the code parameter, so $data['code'] is missing.

LadySolveig
executed scheduled task
nightly-build-2-x

Pipeline stages

8 stages

Console Logs

1+ vendor/bin/phpstan analyse src 0s
2 0/1 [░░░░░░░░░░░░░░░░░░░░░░░░░░░░] 0% 1/1 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100% 3s
3 3s
4 3s
5 [OK] No errors 3s
6 3s
7💡 Tip of the Day: 3s
8PHPStan is performing only the most basic checks. 3s
9You can pass a higher rule level through the --level option 3s
10(the default and current level is 0) to analyse code more thoroughly. 3s
11 3s
Exit Code 0