- Issue created by @tomsaw
- Status changed to Needs work
over 1 year ago 4:05pm 25 June 2023 - 🇩🇪Germany Anybody Porta Westfalica
Thanks @TomSaw, looks good and makes sense :)
Could you please provide this as MR?
- last update
over 1 year ago 2 fail - @tomsaw opened merge request.
- 🇩🇪Germany tomsaw Essen
Hey @Anybody. have just submitted my 1th Drupal MR.
Hope it's all fine. - Assigned to Grevil
- Status changed to Needs review
over 1 year ago 5:17pm 26 June 2023 - last update
over 1 year ago 2 fail - 🇩🇪Germany Anybody Porta Westfalica
Cool, congratulations @TomSaw :)
@Grevil would you mind to have a look?
The last submitted patch, 2: 3369928-use-array_diff_key.patch, failed testing. View results →
- last update
over 1 year ago 2 fail The last submitted patch, 8: 3369928-8.patch, failed testing. View results →
- last update
over 1 year ago 4 pass - Status changed to Needs work
over 1 year ago 2:30pm 27 June 2023 - 🇩🇪Germany tomsaw Essen
Checking $disabledLayouts for existence was required cause array_flip is not allowed with null.
$disabledLayouts becomes null when layout_disable.settings was not yet created.Whilst fixing this, another tiny code improvement happened in LayoutDisableForm::buildForm 😄
- last update
over 1 year ago 4 pass - 🇩🇪Germany tomsaw Essen
array_flip is also not required: settings already have layout_ids as key
- Status changed to Needs review
over 1 year ago 2:44pm 27 June 2023 - last update
over 1 year ago 4 pass - last update
over 1 year ago 4 pass - 🇩🇪Germany Grevil
What the hell is #8 🌱 use array_diff_key in layout_disable_layout_alter Fixed about? Oh well, I will ignore that. Let's have a look!
- Status changed to RTBC
over 1 year ago 3:00pm 27 June 2023 - 🇩🇪Germany Grevil
Changes LGTM!
Makes the code more readable and (probably) faster! Well done!
Also, good luck with "Rollgut" @TomSaw, looks like a really cool product! 👍
- Status changed to Fixed
over 1 year ago 3:02pm 27 June 2023 - 🇩🇪Germany tomsaw Essen
Thanks Everybody, I just got 1% better in contributing workflows.
- Thanks for the good wishes @Grevil 😊
Automatically closed - issue fixed for 2 weeks with no activity.