3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = "ryat\0".str_repeat('i',1024); //$str = 'ryat'; //var_dump(readlink($str)); incloud($str);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Xua19
function name:  (null)
number of ops:  10
compiled vars:  !0 = $str
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'str_repeat'
          1        SEND_VAL                                                 'i'
          2        SEND_VAL                                                 1024
          3        DO_ICALL                                         $1      
          4        CONCAT                                           ~2      'ryat%00', $1
          5        ASSIGN                                                   !0, ~2
    7     6        INIT_FCALL_BY_NAME                                       'incloud'
          7        SEND_VAR_EX                                              !0
          8        DO_FCALL                                      0          
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
142.43 ms | 1394 KiB | 15 Q