longxinH / xhprof

PHP7/PHP8 support
http://pecl.php.net/package/xhprof
Apache License 2.0
1.04k stars 165 forks source link

Fix for PHP 8.4 #87

Closed remicollet closed 1 week ago

remicollet commented 1 week ago
=====================================================================
PHP         : /opt/remi/php84/root/usr/bin/php 
PHP_SAPI    : cli
PHP_VERSION : 8.4.0alpha1
ZEND_VERSION: 4.4.0-dev
PHP_OS      : Linux - Linux builder.remirepo.net 6.9.7-100.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 27 18:06:32 UTC 2024 x86_64
INI actual  : /work/GIT/pecl-and-ext/xhprof/extension/tmp-php.ini
More .INIs  :  
---------------------------------------------------------------------
PHP         : /opt/remi/php84/root/usr/bin/php-cgi 
PHP_SAPI    : cgi-fcgi
PHP_VERSION : 8.4.0alpha1
ZEND_VERSION: 4.4.0-dev
PHP_OS      : Linux - Linux builder.remirepo.net 6.9.7-100.fc39.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jun 27 18:06:32 UTC 2024 x86_64
INI actual  : /work/GIT/pecl-and-ext/xhprof/extension/tmp-php.ini
More .INIs  : 
--------------------------------------------------------------------- 
CWD         : /work/GIT/pecl-and-ext/xhprof/extension
Extra dirs  : 
VALGRIND    : Not used
=====================================================================
TIME START 2024-07-05 13:39:09
=====================================================================
PASS XHProf: Basic Profiling Test
Author: Kannan [tests/xhprof_001.phpt] 
PASS XHProf: Test (direct and indirect) recursive function calls.
Author: Kannan [tests/xhprof_002.phpt] 
PASS XHProf: Test Class Methods, Constructors, Destructors.
Author: Kannan [tests/xhprof_003.phpt] 
PASS XHProf: Test Include File (load/run_init operations)
Author: Kannan [tests/xhprof_004.phpt] 
PASS XHProf: Timer Tests005.phpt]
Author: Kannan [tests/xhprof_005.phpt] 
PASS XHProf: Basic Sampling Test]
Author: mpal [tests/xhprof_006.phpt] 
PASS XHProf: Test excluding call_user_func and similar functions
Author: mpal [tests/xhprof_007.phpt] 
PASS XHProf: Sampling Mode Testt]
Author: kannan [tests/xhprof_008.phpt] 
PASS XHProf: PHP 5.5 crash in hp_execute_internal
Author: epriestley [tests/xhprof_009.phpt] 
PASS XHProf: Crash with auto_append_file
Author: epriestley [tests/xhprof_010.phpt] 
PASS XHProf: Crash with auto_prepend_file
Author: epriestley [tests/xhprof_011.phpt] 
SKIP XHProf: Test Curl Additional Info
Author: longxinhui [tests/xhprof_012.phpt] 
PASS XHProf: Test Sampling Interval
Author: longxinhui [tests/xhprof_013.phpt] 
=====================================================================
TIME END 2024-07-05 13:39:12

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :     0
Exts tested     :    17
---------------------------------------------------------------------

Number of tests :    13                12
Tests skipped   :     1 (  7.7%) --------
Tests warned    :     0 (  0.0%) (  0.0%)
Tests failed    :     0 (  0.0%) (  0.0%)
Tests passed    :    12 ( 92.3%) (100.0%)
---------------------------------------------------------------------
Time taken      : 3.491 seconds
=====================================================================