3v4l.org

run code in 300+ PHP versions simultaneously
<?php $string = "Zip File (/var/prb_package_linter/server/packages/f4ceaf3e849b9c76f923685ea6aeb495_pushed.zip) does not exist!"; echo substr($string, -15);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/39ATn
function name:  (null)
number of ops:  7
compiled vars:  !0 = $string
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'Zip+File+%28%2Fvar%2Fprb_package_linter%2Fserver%2Fpackages%2Ff4ceaf3e849b9c76f923685ea6aeb495_pushed.zip%29+does+not+exist%21'
    5     1        INIT_FCALL                                               'substr'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 -15
          4        DO_ICALL                                         $2      
          5        ECHO                                                     $2
          6      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.95 ms | 1394 KiB | 15 Q