https://bugzilla.wikimedia.org/show_bug.cgi?id=38888
--- Comment #8 from Bawolff <[email protected]> 2012-07-31 17:04:12 UTC --- (In reply to comment #5) > ( version_compare( $wgVersion, '1.16', '>=' ) && isset( $wgExtensionAssetsPath > ) && $wgExtensionAssetsPath ) > > ^ Is there any point adding pre 1.16 compatibility? It just seems pointless > supporting a version that was EOL (from "our" POV) since November 2011, when > you're primarily developing for "trunk" (or thereabouts) wikis? +1, Even more so given the hook "GetLocalURL::Internal" which is used by this extension was added in 1.19. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
