- Issue created by @chrisck
- last update
11 months ago 100 pass - Status changed to Needs review
11 months ago 8:21am 31 January 2024 - Status changed to RTBC
11 months ago 7:01am 1 February 2024 - šµšPhilippines clarkssquared
Hi
I applied your MR !97 and I confirmed that there are no PHPCS issues after apllying the MR
ā openid_connect git:(3.x) curl https://git.drupalcode.org/project/openid_connect/-/merge_requests/97.diff | patch -p1 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 6252 0 6252 0 0 12486 0 --:--:-- --:--:-- --:--:-- 12630 patching file 'src/Controller/OpenIDConnectRedirectController.php' patching file 'src/Entity/OpenIDConnectClientEntity.php' patching file 'src/OpenIDConnectAutoDiscover.php' patching file 'src/Plugin/OpenIDConnectClientBase.php' patching file 'tests/src/Unit/OpenIDConnectStateTokenTest.php' patching file 'tests/src/Unit/OpenIDConnectTest.php' ā openid_connect git:(3.x) ā .. ā contrib git:(master) ā phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml openid_connect ā contrib git:(master) ā
- Status changed to Needs work
11 months ago 5:50pm 12 February 2024 The MR as-is doesn't fix SlevomatCodingStandard.TypeHints.DeclareStrictTypes.IncorrectStrictTypesFormat
- last update
11 months ago 100 pass - Status changed to Needs review
11 months ago 5:53pm 12 February 2024 - šµš¹Portugal jcnventura
Sorry for closing the MR, but it is easier to just run phpcs locally and fix all of the current coding standards, even the ones not reported here.
-
jcnventura ā
committed d10926f8 on 3.x
Issue #3418272 by chrisck, solideogloria, clarkssquared, jcnventura: Fix...
-
jcnventura ā
committed d10926f8 on 3.x
- Status changed to Fixed
7 months ago 4:29pm 2 June 2024 Automatically closed - issue fixed for 2 weeks with no activity.