I noticed recently that system.api.php still had references to hook_modules_disabled() and hook_disable() but they were both removed a while back.

I'm attaching a patch that removes the two references.

Change is minor, but extremely low risk (just removing two lines of documentation).

Comments

jhedstrom’s picture

Status: Needs review » Needs work
Issue tags: +Needs reroll
rpayanm’s picture

Status: Needs work » Needs review
Issue tags: +Novice
StatusFileSize
new686 bytes
ianthomas_uk’s picture

Component: system.module » documentation
Issue summary: View changes
Status: Needs review » Reviewed & tested by the community

I'm pretty confident the testbot isn't going to complain about that.

Functions are gone, not replaced and I couldn't find any other references in core.

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.0.x, thanks!

  • catch committed ec46593 on 8.0.x
    Issue #2342023 by rpayanm, Matt V.: documentation references...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.