https://bugzilla.wikimedia.org/show_bug.cgi?id=72703

--- Comment #1 from Jan Zerebecki <[email protected]> ---
Oops we yesterday in all the discussions forgot that the autoloader does not
try to load a class again that is already loaded. And the next autoloader is
only tried until one succeeds. (So as long as nobody uses require/include on a
duplicate that will not break.)
Proof: https://github.com/JeroenDeDauw/DoubleLoad

We still probably want to have a unified build, because composer then will
detect incompatible version requirements.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to