Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/83jLF
function name:  (null)
number of ops:  18
compiled vars:  !0 = $array
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, <array>
    3     1        INIT_FCALL                                               'implode'
          2        SEND_VAL                                                 '%27%2C%27'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        CONCAT                                           ~3      '%27', $2
          6        CONCAT                                           ~4      ~3, '%27'
          7        ECHO                                                     ~4
    4     8        ECHO                                                     '%0A'
    5     9        ASSIGN                                                   !0, <array>
    6    10        INIT_FCALL                                               'implode'
         11        SEND_VAL                                                 '%27%2C%27'
         12        SEND_VAR                                                 !0
         13        DO_ICALL                                         $6      
         14        CONCAT                                           ~7      '%27', $6
         15        CONCAT                                           ~8      ~7, '%27'
         16        ECHO                                                     ~8
         17      > RETURN                                                   1
Generated using Vulcan Logic Dumper, using php 8.0.0