Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/VWvJe function name: (null) number of ops: 18 compiled vars: !0 = $base, !1 = $xml, !2 = $foo, !3 = $bar line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > ASSIGN !0, '%3Cfoo%3AfooBar+xmlns%3Afoo%3D%22foo.xsd%22+xmlns%3Abar%3D%22bar.xsd%22%2F%3E' 5 1 NEW $5 'SimpleXMLElement' 2 SEND_VAR_EX !0 3 DO_FCALL 0 4 ASSIGN !1, $5 6 5 INIT_METHOD_CALL !1, 'addChild' 6 SEND_VAL_EX 'foo%3Aelement' 7 DO_FCALL 0 $8 8 ASSIGN !2, $8 7 9 INIT_METHOD_CALL !1, 'addChild' 10 SEND_VAL_EX 'bar%3Aelement' 11 SEND_VAL_EX 'value' 12 DO_FCALL 0 $10 13 ASSIGN !3, $10 9 14 INIT_METHOD_CALL !1, 'asXML' 15 DO_FCALL 0 $12 16 ECHO $12 17 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0