2025-01-23
A fix on OOP hooks, a lint fix, and a documentation fix.
It covers commits from 2025-01-20 on 11.x
branch.
#3495586 - d2e10cddc0b3bddd39f56b90092e81bd50ba41a6
Fixes a phpcs lint.
#3499263 - 0be567305c82e0169af6be8b5d3cb4731b5b2b82
Fixes a couple of hook names to deny from OOP hooks.
Follow up of 76323d6506ca2ec33fee0c30bceb425369e62596.
#3495778 - 798ad9e459020a5142a3b705fd95017e50179716
Replaces outdated references to file_save_htaccess()
on
the codebase.
Commits: 3
Approach:
Shortest running issue: 7 days
Longest running issue: 29 days
People: 27
Volunteers: 7
Organizations: 18
Maintainers accepting changes
Parent issues
Tags
$ git log --oneline --reverse --since=2025-01-19T23:59:59+00:00 --until=2025-01-21T00:00:00+00:00
798ad9e4590 Issue #3495778 by bramdriesen, smustgrave, cmlara, dawehner, drumm, effulgentsia, fabianx, catch, berdir, alexpott, amateescu, BarisW, benjifisher, gábor hojtsy, guypaddock, tim.plunkett, webchick, wim leers, quicksketch, xjm, tedbow, poker10, kim.pepper, jenlampton, larowlan, longwave, plach, mondrake: Update all references to file_save_htaccess()
0be567305c8 Issue #3499263 by nicxvan, smustgrave, berdir: Fix hook_install_tasks and hook_install_tasks_alter reference in HookCollectorPass
d2e10cddc0b Issue #3495586 by tr, thejimbirch, quietone, cilefen, ghost of drupal past: PHPCS error in contributed module caused by core recipe.README.txt
$ git diff --shortstat 798ad9e4590~1..d2e10cddc0b
4 files changed, 8 insertions(+), 9 deletions(-)