- last update
over 1 year ago 277 pass - last update
over 1 year ago 275 pass, 2 fail - last update
over 1 year ago run-tests.sh exception - last update
over 1 year ago 277 pass - last update
over 1 year ago 277 pass - last update
over 1 year ago 277 pass - ๐ฌ๐งUnited Kingdom mcdruid ๐ฌ๐ง๐ช๐บ
I did a quick sanity check as to whether calling
module_exists()
outside of any hooks / functions in a .module file might cause problems.Looks like it should be okay; the .module file will typically be loaded by
module_load_all()
fromdrupal_bootstrap_full()
which means thatmodule_list()
will already have warmed its static cache.It looks like the test failure for #59 is down to a problem with the module's tests under sqlite rather than anything related to this patch; I'll have a look at that separately.
So I think #59 looks good to be committed.
-
mcdruid โ
committed 210f1912 on 7.x-1.x
Issue #2441965 by Elin Yordanov, lord_of_freaks, joelpittet, dineshw,...
-
mcdruid โ
committed 210f1912 on 7.x-1.x
- Status changed to Fixed
over 1 year ago 11:59am 24 July 2023 Automatically closed - issue fixed for 2 weeks with no activity.