3v4l.org

run code in 300+ PHP versions simultaneously
<?php list ($data, $payload) = explode($input, '|');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/okcFt
function name:  (null)
number of ops:  10
compiled vars:  !0 = $input, !1 = $data, !2 = $payload
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'explode'
          1        SEND_VAR                                                 !0
          2        SEND_VAL                                                 '%7C'
          3        DO_ICALL                                         $3      
          4        FETCH_LIST_R                                     $4      $3, 0
          5        ASSIGN                                                   !1, $4
          6        FETCH_LIST_R                                     $6      $3, 1
          7        ASSIGN                                                   !2, $6
          8        FREE                                                     $3
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.26 ms | 1394 KiB | 15 Q