Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/36VAR
function name: (null)
number of ops: 9
compiled vars: !0 = $xml, !1 = $jsaonthego
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%3C%3Fxml+version%3D%221.0%22+encoding%3D%22UTF-8%22%3F%3E%0A%3Cjsaonthego%3E%0A++%3Cjobdetails%3E%0A++++%3Ctemplateversion%3E1%3C%2Ftemplateversion%3E%0A++++%3Ctitle%3ETesting+Title%3C%2Ftitle%3E%0A++++%3Ctaskdetails%3ETesting+Details%3C%2Ftaskdetails%3E%0A++%3C%2Fjobdetails%3E%0A%3Ccem%3E%0A++++%3Citem%3E999%3C%2Fitem%3E%0A%3C%2Fcem%3E%0A%0A%3C%2Fjsaonthego%3E'
16 1 INIT_FCALL 'simplexml_load_string'
2 SEND_VAR !0
3 DO_ICALL $3
4 ASSIGN !1, $3
17 5 FETCH_OBJ_R ~5 !1, 'jobdetails'
6 FETCH_OBJ_R ~6 ~5, 'title'
7 ECHO ~6
18 8 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0