"Aaron Schulz" changed the status of MediaWiki.r110701 to "ok" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/110701
Old status: new > New status: ok Commit summary for MediaWiki.r110701: * Use ProfilerStub instead of a special stub profiler; was throwing E_STRICTs about signature mismatches and isStub() was not returning true * Pass an empty array to ProfilerSimpleUDP's constructor to not throw E_WARNINGs about missing parameter * No need to call wfProfileIn( '-total' ); it's already done by the constructor * Call ProfilerSimpleUDP::logData() to actually log the data; getFunctionReport() doesn't do anything _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
