3v4l.org

run code in 500+ PHP versions simultaneously
<?php $publisher_id = 'textxop'; $b = explode( 'x', $publisher_id ); $a = current($b);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gamMQ
function name:  (null)
number of ops:  11
compiled vars:  !0 = $publisher_id, !1 = $b, !2 = $a
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                       !0, 'textxop'
    4     1        INIT_FCALL                                                   'explode'
          2        SEND_VAL                                                     'x'
          3        SEND_VAR                                                     !0
          4        DO_ICALL                                             $4      
          5        ASSIGN                                                       !1, $4
    5     6        INIT_FCALL                                                   'current'
          7        SEND_VAR                                                     !1
          8        DO_ICALL                                             $6      
          9        ASSIGN                                                       !2, $6
         10      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
159.65 ms | 3160 KiB | 14 Q