3v4l.org

run code in 300+ PHP versions simultaneously
<?php $Response="1:"; $sh_AllData=shmop_read( $shm_id ,0, $SizeToRead ); shmop_close ($shm_id ); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/m46nt
function name:  (null)
number of ops:  11
compiled vars:  !0 = $Response, !1 = $sh_AllData, !2 = $shm_id, !3 = $SizeToRead
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '1%3A'
    3     1        INIT_FCALL_BY_NAME                                       'shmop_read'
          2        SEND_VAR_EX                                              !2
          3        SEND_VAL_EX                                              0
          4        SEND_VAR_EX                                              !3
          5        DO_FCALL                                      0  $5      
          6        ASSIGN                                                   !1, $5
    4     7        INIT_FCALL_BY_NAME                                       'shmop_close'
          8        SEND_VAR_EX                                              !2
          9        DO_FCALL                                      0          
    5    10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.54 ms | 938 KiB | 14 Q