3v4l.org

run code in 300+ PHP versions simultaneously
<?php $name = sys_get_temp_dir() . '/agfsfgretwegfsdbvxbvxfgsde' . rand(1,19283); mkdir($name); mkdir($name);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/IUOO8
function name:  (null)
number of ops:  16
compiled vars:  !0 = $name
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'sys_get_temp_dir'
          1        DO_ICALL                                         $1      
          2        CONCAT                                           ~2      $1, '%2Fagfsfgretwegfsdbvxbvxfgsde'
          3        INIT_FCALL                                               'rand'
          4        SEND_VAL                                                 1
          5        SEND_VAL                                                 19283
          6        DO_ICALL                                         $3      
          7        CONCAT                                           ~4      ~2, $3
          8        ASSIGN                                                   !0, ~4
    3     9        INIT_FCALL                                               'mkdir'
         10        SEND_VAR                                                 !0
         11        DO_ICALL                                                 
    4    12        INIT_FCALL                                               'mkdir'
         13        SEND_VAR                                                 !0
         14        DO_ICALL                                                 
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.72 ms | 1394 KiB | 19 Q