显示下拉菜单

Test of debug_print_backtrace() 本页面仅提供英文版本。

Example #1 : test not validated (platform dependant or random result etc.)
Example #1
$input = [
]
test not validated (platform dependant or random result etc.)
$test_output = [
  
'result' => [
    
'contents' => '#0  function_core->exec_procedure(debug_print_backtrace, 0, Array ()) called at [/home/micmap/cgi-bin/php-by-example/models/function_core.php:84]
#1  function_core->exec_function() called at [/home/micmap/cgi-bin/php-by-example/models/function_core.php:253]
#2  function_core->process() called at [/home/micmap/cgi-bin/php-by-example/models/function_test.php:127]
#3  function_test->test_example(0, debug_print_backtrace) called at [/home/micmap/cgi-bin/php-by-example/models/function_test.php:153]
#4  function_test->test_examples(debug_print_backtrace) called at [/home/micmap/cgi-bin/php-by-example/models/function_test.php:111]
#5  function_test->process() called at [/home/micmap/cgi-bin/php-by-example/models/action.php:23]
#6  action->run() called at [/home/micmap/cgi-bin/php-by-example/models/application.php:179]
#7  application->run() called at [/home/micmap/www/php-by-example/index.php:36]
'
,
  ],
  
'php_version' => '7.1.33 Linux x86_64',
]