3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo substr(explode('_', prepareInput($paymentId))[1], 0);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/1VB14
function name:  (null)
number of ops:  14
compiled vars:  !0 = $paymentId
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'substr'
          1        INIT_FCALL                                               'explode'
          2        SEND_VAL                                                 '_'
          3        INIT_FCALL_BY_NAME                                       'prepareInput'
          4        SEND_VAR_EX                                              !0
          5        DO_FCALL                                      0  $1      
          6        SEND_VAR                                                 $1
          7        DO_ICALL                                         $2      
          8        FETCH_DIM_R                                      ~3      $2, 1
          9        SEND_VAL                                                 ~3
         10        SEND_VAL                                                 0
         11        DO_ICALL                                         $4      
         12        ECHO                                                     $4
         13      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
144.15 ms | 1394 KiB | 17 Q