Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/nugiH
function name: (null)
number of ops: 8
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > DECLARE_CLASS 'c'
16 1 INIT_FCALL 'var_dump'
2 INIT_FCALL 'unserialize'
3 SEND_VAL 'C%3A1%3A%22C%22%3A6%3A%7Ba%3A0%3A%7B%7D%7D'
4 DO_ICALL $0
5 SEND_VAR $0
6 DO_ICALL
7 > RETURN 1
Class C:
Function __serialize:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/nugiH
function name: __serialize
number of ops: 2
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
4 0 E > > RETURN <array>
1* > RETURN null
End of function __serialize
Function __unserialize:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/nugiH
function name: __unserialize
number of ops: 2
compiled vars: !0 = $data
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
5 0 E > RECV !0
1 > RETURN null
End of function __unserialize
Function serialize:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/nugiH
function name: serialize
number of ops: 5
compiled vars: none
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
8 0 E > INIT_FCALL 'serialize'
1 SEND_VAL <array>
2 DO_ICALL $0
3 > RETURN $0
9 4* > RETURN null
End of function serialize
Function unserialize:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/nugiH
function name: unserialize
number of ops: 6
compiled vars: !0 = $serialized, !1 = $data
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
11 0 E > RECV !0
12 1 INIT_FCALL 'unserialize'
2 SEND_VAR !0
3 DO_ICALL $2
4 ASSIGN !1, $2
13 5 > RETURN null
End of function unserialize
End of class C.
Generated using Vulcan Logic Dumper, using php 8.0.0