3v4l.org

run code in 300+ PHP versions simultaneously
<?php mcrypt_create_iv(mcrypt_get_iv_size(MCRYPT_RIJNDAEL_256, MCRYPT_MODE_ECB), MCRYPT_RAND);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ShlZi
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL_BY_NAME                                       'mcrypt_create_iv'
          1        INIT_FCALL_BY_NAME                                       'mcrypt_get_iv_size'
          2        FETCH_CONSTANT                                   ~0      'MCRYPT_RIJNDAEL_256'
          3        SEND_VAL_EX                                              ~0
          4        FETCH_CONSTANT                                   ~1      'MCRYPT_MODE_ECB'
          5        SEND_VAL_EX                                              ~1
          6        DO_FCALL                                      0  $2      
          7        SEND_VAR_NO_REF_EX                                       $2
          8        FETCH_CONSTANT                                   ~3      'MCRYPT_RAND'
          9        SEND_VAL_EX                                              ~3
         10        DO_FCALL                                      0          
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.25 ms | 1384 KiB | 13 Q