3v4l.org

run code in 300+ PHP versions simultaneously
<?php shm_open(ftok(__FILE__, 'a'), 'c', 0600, 4096);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/RZZAo
function name:  (null)
number of ops:  11
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL_BY_NAME                                       'shm_open'
          1        INIT_FCALL                                               'ftok'
          2        SEND_VAL                                                 '%2Fin%2FRZZAo'
          3        SEND_VAL                                                 'a'
          4        DO_ICALL                                         $0      
          5        SEND_VAR_NO_REF_EX                                       $0
          6        SEND_VAL_EX                                              'c'
          7        SEND_VAL_EX                                              384
          8        SEND_VAL_EX                                              4096
          9        DO_FCALL                                      0          
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.56 ms | 1394 KiB | 15 Q