Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/3qOBl
function name: (null)
number of ops: 18
compiled vars: !0 = $server, !1 = $errno, !2 = $errstr
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > INIT_FCALL 'stream_socket_server'
1 SEND_VAL 'tcp%3A%2F%2F127.0.0.1%3A8000'
2 DO_ICALL $3
3 ASSIGN !0, $3
4 4 INIT_FCALL 'stream_socket_server'
5 INIT_FCALL 'stream_socket_get_name'
6 SEND_VAR !0
7 SEND_VAL <false>
8 DO_ICALL $5
9 SEND_VAR $5
10 SEND_REF !1
11 SEND_REF !2
12 DO_ICALL
5 13 INIT_FCALL 'var_dump'
14 SEND_VAR !1
15 SEND_VAR !2
16 DO_ICALL
17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0