wiki.techinc.nl/includes/profiler
Ori Livneh 6c163ad265 (Bug 37957) Replace php_sapi_name() with PHP_SAPI
The PHP_SAPI constant has been available since PHP 4.2.0. It's more
concise to use the constant and has less overhead than a function call.

Furthermore, PHP_SAPI rhymes with "happy", whereas "php_sapi_name"
rhymes with "lame". QED, etc.

Change-Id: Ie8c121cb8fcef50536af8d3f66723b458f0bf9af
2013-02-04 12:50:45 -08:00
..
Profiler.php fix some spacing 2013-02-04 19:54:07 +00:00
ProfilerSimple.php fix some spacing 2013-02-04 19:54:07 +00:00
ProfilerSimpleText.php (Bug 37957) Replace php_sapi_name() with PHP_SAPI 2013-02-04 12:50:45 -08:00
ProfilerSimpleTrace.php (Bug 37957) Replace php_sapi_name() with PHP_SAPI 2013-02-04 12:50:45 -08:00
ProfilerSimpleUDP.php fix some spacing 2013-02-04 19:54:07 +00:00
ProfilerStub.php Only use per-template profiling for one-time profiling output. 2012-05-05 00:34:50 +01:00