Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 6, Position 2 = 8
Branch analysis from position: 6
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 8
1 jumps found. (Code = 62) Position 1 = -2
filename: /in/fbTpB
function name: (null)
number of ops: 29
compiled vars: !0 = $myXMLData, !1 = $xml, !2 = $array
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
3 0 E > ASSIGN !0, '%3C%3Fxml+version%3D%271.0%27+encoding%3D%27UTF-8%27%3F%3E%0A%3Cnote%3E%0A++++%3CRESPONSE%0A++++++++xmlns%3D%27http%3A%2F%2Fwww.ibm.com%2Fmaximo%27%0A++++++++xmlns%3Axsi%3D%27http%3A%2F%2Fwww.w3.org%2F2001%2FXMLSchema-instance%27+creationDateTime%3D%272022-09-22T09%3A51%3A01%2B02%3A00%27+transLanguage%3D%27EN%27+baseLanguage%3D%27EN%27+messageID%3D%27993921663833062257153%27+maximoVersion%3D%277+6+20180718-1141+V7610-83%27+rsStart%3D%270%27+rsTotal%3D%271%27+rsCount%3D%271%27%3E%0A++++++++%3CCHANGE%3E%0A++++++++++++%3CTEST%3E%0A++++++++++++++++%3CCHANGEBY%3ETESTUSER%3C%2FCHANGEBY%3E%0A++++++++++++++++%3CCHANGEDATE%3E2022-09-21T17%3A42%3A21%2B01%3A00%3C%2FCHANGEDATE%3E%0A++++++++++++++++%3CCIA_DONE%3EYES%3C%2FCIA_DONE%3E%0A++++++++++++%3C%2FTEST%3E%0A++++++++%3C%2FCHANGE%3E%0A++++%3C%2FRESPONSE%3E%0A%3C%2Fnote%3E'
19 1 INIT_FCALL 'simplexml_load_string'
2 SEND_VAR !0
3 DO_ICALL $4
4 ASSIGN ~5 !1, $4
5 > JMPNZ_EX ~5 ~5, ->8
6 > > EXIT 'Error%3A+Cannot+create+object'
7* BOOL ~5 <true>
21 8 > FETCH_OBJ_R ~6 !1, 'RESPONSE'
9 FETCH_OBJ_R ~7 ~6, 'CHANGE'
10 FETCH_OBJ_R ~8 ~7, 'TEST'
11 FETCH_OBJ_R ~9 ~8, 'CHANGEBY'
12 ECHO ~9
23 13 ECHO '%0A'
25 14 INIT_FCALL 'json_decode'
15 INIT_FCALL 'json_encode'
16 CAST 7 ~10 !1
17 SEND_VAL ~10
18 DO_ICALL $11
19 SEND_VAR $11
20 SEND_VAL <true>
21 DO_ICALL $12
22 ASSIGN !2, $12
26 23 FETCH_DIM_R ~14 !2, 'RESPONSE'
24 FETCH_DIM_R ~15 ~14, 'CHANGE'
25 FETCH_DIM_R ~16 ~15, 'TEST'
26 FETCH_DIM_R ~17 ~16, 'CHANGEBY'
27 ECHO ~17
28 > RETURN 1
Generated using Vulcan Logic Dumper, using php 8.0.0