3v4l.org

run code in 300+ PHP versions simultaneously
<?php $drift = 'DRIFT TAXI BIERFEST 10:00 - 10:30'; $race = 'Race TAXI BIERFEST 09:00 - 09:30'; echo substr($drift, -13);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/OU4dP
function name:  (null)
number of ops:  8
compiled vars:  !0 = $drift, !1 = $race
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   ASSIGN                                                   !0, 'DRIFT+TAXI+BIERFEST+10%3A00+-+10%3A30'
    5     1        ASSIGN                                                   !1, 'Race+TAXI+BIERFEST+09%3A00+-+09%3A30'
    7     2        INIT_FCALL                                               'substr'
          3        SEND_VAR                                                 !0
          4        SEND_VAL                                                 -13
          5        DO_ICALL                                         $4      
          6        ECHO                                                     $4
          7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.64 ms | 1394 KiB | 15 Q