Jump to content

Translations:Manual:Hooks/1367/en

From wikiNonStop
Revision as of 11:47, 17 April 2026 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Prior to MediaWiki 1.41, abortable hooks could return an error message as string. This was a shortcut for producing an Internal Server Error (HTTP 500) response with the returned string displayed as the fatal error. This was deprecated in MW 1.35 ($1), and removed in MW 1.41 ($2).