Fix SectionProfileCallback type error
authorAaron Schulz <aschulz@wikimedia.org>
Fri, 30 Sep 2016 22:57:33 +0000 (15:57 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Fri, 30 Sep 2016 22:57:44 +0000 (15:57 -0700)
commit058707ef3874b501056fd6711f082e33866306d0
treebe860471e30ccbfe15c1112779225dff07bc529e
parentb8ac5c00049dc426cad61c7d569616d83b491016
Fix SectionProfileCallback type error

Avoids "Argument 1 passed to Profiler::scopedProfileOut() must
be an instance of ScopedCallback, SectionProfileCallback given"

Change-Id: I92713de71df9722d8a5d7e5cd04460aff71cf096
includes/profiler/Profiler.php
includes/profiler/SectionProfiler.php