18 lines
309 B
JSON
18 lines
309 B
JSON
[
|
|
{
|
|
"function": "stream_socket_accept",
|
|
"params": [],
|
|
"error": {
|
|
"msg": "A PHP error",
|
|
"type": 512
|
|
},
|
|
"return": false
|
|
},
|
|
{
|
|
"function": "fclose",
|
|
"params": [
|
|
false
|
|
],
|
|
"return": true
|
|
}
|
|
] |