📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-07-01 21:39:49
📂
/ (Root)
/
opt
/
alt
/
tests
/
alt-php83-pecl-xhprof-tideways_5.0.4-2.el8
/
tests
📍 /opt/alt/tests/alt-php83-pecl-xhprof-tideways_5.0.4-2.el8/tests
🔄 Refresh
✏️
Editing: xhprof_008.phpt
Read Only
--TEST-- xhprof: internal functions calling userland functions --FILE-- <?php include_once dirname(__FILE__).'/common.php'; tideways_xhprof_enable(); require_once __DIR__ . "/xhprof_008.inc"; $output = tideways_xhprof_disable(); print_canonical($output); --EXPECTF-- array_map : ct= 1; wt=*; array_map==>array_map@1 : ct= 1; wt=*; array_map@1==>double : ct= 10; wt=*; main() : ct= 1; wt=*; range : ct= 1; wt=*; range==>range@1 : ct= 1; wt=*; tideways_xhprof_disable : ct= 1; wt=*; tideways_xhprof_disable==>tideways_xhprof_disable@1: ct= 1; wt=*;
💾 Save Changes
❌ Cancel