Test: /Zend/tests/get_defined_functions_basic.phpt - Version 7.3.18    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ TEST FAILED: missing elements from 'user' array
003+ array(24) {
002- TEST PASSED
003- ===Done===
004+ [0]=>
005+ string(11) "swoole_exec"
006+ [1]=>
007+ string(17) "swoole_shell_exec"
008+ [2]=>
009+ string(22) "swoole\coroutine\batch"
010+ [3]=>
011+ string(16) "swoole_curl_init"
012+ [4]=>
013+ string(18) "swoole_curl_setopt"
014+ [5]=>
015+ string(24) "swoole_curl_setopt_array"
016+ [6]=>
017+ string(16) "swoole_curl_exec"
018+ [7]=>
019+ string(19) "swoole_curl_getinfo"
020+ [8]=>
021+ string(17) "swoole_curl_errno"
022+ [9]=>
023+ string(17) "swoole_curl_error"
024+ [10]=>
025+ string(17) "swoole_curl_reset"
026+ [11]=>
027+ string(17) "swoole_curl_close"
028+ [12]=>
029+ string(28) "swoole_curl_multi_getcontent"
030+ [13]=>
031+ string(13) "swoole_string"
032+ [14]=>
033+ string(15) "swoole_mbstring"
034+ [15]=>
035+ string(12) "swoole_array"
036+ [16]=>
037+ string(26) "swoole_array_default_value"
038+ [17]=>
039+ string(7) "_string"
040+ [18]=>
041+ string(9) "_mbstring"
042+ [19]=>
043+ string(6) "_array"
044+ [20]=>
045+ string(20) "swoole\coroutine\run"
046+ [21]=>
047+ string(6) "co\run"
048+ [22]=>
049+ string(3) "foo"
050+ [23]=>
051+ string(10) "helloworld"
052+ }
053+ ===Done===