Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/20RGO function name: (null) number of ops: 16 compiled vars: !0 = $json, !1 = $arr, !2 = $carId line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 2 0 E > ASSIGN !0, '%5B%0A%7B%0A++++%22CarID%22%3A+%22f11gh126-dee8-46ef-9665-69119c354575%22%2C%0A++++%22CarReg%22%3A+%22ABCD%22%0A%7D%2C%0A%7B%0A++++%22CarID%22%3A+%22e258f6d4-4503-5d7e-b25c-1fb9767061e2%22%2C%0A++++%22CarReg%22%3A+%22DEFG%22%0A%7D%0A%5D' 13 1 INIT_FCALL 'json_decode' 2 SEND_VAR !0 3 SEND_VAL <true> 4 DO_ICALL $4 5 ASSIGN !1, $4 14 6 INIT_FCALL 'array_filter' 7 SEND_VAR !1 8 DECLARE_LAMBDA_FUNCTION ~6 [0] 16 9 SEND_VAL ~6 14 10 DO_ICALL $7 16 11 FETCH_DIM_R ~8 $7, 0 12 FETCH_DIM_R ~9 ~8, 'CarID' 14 13 ASSIGN !2, ~9 18 14 ECHO !2 19 15 > RETURN 1 Dynamic Functions: Dynamic Function 0 Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/20RGO function name: {closure} number of ops: 5 compiled vars: !0 = $item line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 14 0 E > RECV !0 15 1 FETCH_DIM_R ~1 !0, 'CarReg' 2 IS_EQUAL ~2 ~1, 'ABCD' 3 > RETURN ~2 16 4* > RETURN null End of Dynamic Function 0
Generated using Vulcan Logic Dumper, using php 8.0.0