phacility / xhprof

XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based user interface.
http://pecl.php.net/package/xhprof
Apache License 2.0
2.6k stars 925 forks source link

Fix crash with array_pop in php5.6 #70

Open cxfksword opened 9 years ago

cxfksword commented 9 years ago

See: #45 #63

xuanskyer commented 7 years ago

try this: fix crash