Closed (won't fix)
Project:
Drupal core
Version:
main
Component:
extension system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2016 at 09:32 UTC
Updated:
22 Aug 2026 at 01:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dawehnerComment #3
dawehnerThat seems all quite doable, nice!
Comment #4
dawehnerRight patch uploaded
Comment #5
dawehnerComment #6
dawehnerI'm wondering whether we should convert a single module from the modules in
core/modulesto have a real life example of it? I guess this could uncover a lot of potential edge cases that might exist?Comment #9
jibranComment #10
yogeshmpawarComment #11
yogeshmpawarRe-rolled patch for #4
Comment #12
yogeshmpawarComment #13
jibranNow we need profiling to verify the patch is not introducing the performance regression.
Comment #14
dawehnerWell, there is not a single line touched which is executed during the normal page request, but sure, I guess it can't hurt.
Comment #17
jibranDo we want to trigger deprecation error here as well?
Comment #27
smustgrave commented'seven.theme' or 'node.module.php'.Do we have .module.php?
If we are extending the discovery think this could use a change record
#17 mentions a deprecation. If that's needed for sure.
Comment #29
nicxvan commentedI think we will likely deprecate the inclusion of .module first.
Comment #30
quietone commentedOK. Let's postpone until #3522207: [meta] Road to deprecating .module files
Comment #32
nicxvan commentedActually, I think it's time to just close this as won't fix.
We aren't going to do this, we will deprecate the file extensions.