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

There is 1 diff reported by users for this test.

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