Hey, > I can not find that code in 1.17 or trunk. But a similar code exist in trunk in Skin.php at ContextSource::__call() (end of file).
Indeed. It is in a whole bunch of extensions though, which is not very surprising, since extensions need to do compat checks, while core does not have to worry about that. > The code was introduced by Tim Starling in r85310 [1] with commit message: HipHop does not support the static form of method_exists(). So is there HipHop compatible code that does not annoy users w/ warnings? Cheers -- Jeroen De Dauw http://www.bn2vs.com Don't panic. Don't be evil. -- _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
