3v4l.org

run code in 300+ PHP versions simultaneously
<?php $needle = strrpos('/usr/local/zend/apache2/htdocs/wordpress/wp-content/plugins/all-in-one-event-calendar/app/config/exception', '/app/'); echo substr( '/usr/local/zend/apache2/htdocs/wordpress/wp-content/plugins/all-in-one-event-calendar/app/config/exception', $needle );
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ZZ1MB
function name:  (null)
number of ops:  11
compiled vars:  !0 = $needle
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'strrpos'
          1        SEND_VAL                                                 '%2Fusr%2Flocal%2Fzend%2Fapache2%2Fhtdocs%2Fwordpress%2Fwp-content%2Fplugins%2Fall-in-one-event-calendar%2Fapp%2Fconfig%2Fexception'
          2        SEND_VAL                                                 '%2Fapp%2F'
          3        DO_ICALL                                         $1      
          4        ASSIGN                                                   !0, $1
    3     5        INIT_FCALL                                               'substr'
          6        SEND_VAL                                                 '%2Fusr%2Flocal%2Fzend%2Fapache2%2Fhtdocs%2Fwordpress%2Fwp-content%2Fplugins%2Fall-in-one-event-calendar%2Fapp%2Fconfig%2Fexception'
          7        SEND_VAR                                                 !0
          8        DO_ICALL                                         $3      
          9        ECHO                                                     $3
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.38 ms | 1394 KiB | 17 Q