0m 32s
Jan 22, 2025, 12:02 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% 2s
3 2s
4 2s
5 [OK] No errors 2s
6 2s
7💡 Tip of the Day: 2s
8PHPStan is performing only the most basic checks. 2s
9You can pass a higher rule level through the --level option 2s
10(the default and current level is 0) to analyse code more thoroughly. 2s
11 2s
Exit Code 0