3v4l.org

run code in 300+ PHP versions simultaneously
<?php mcrypt_encrypt(MCRYPT_3DES, '12311', 'kaszanka', MCRYPT_MODE_STREAM);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/0849J
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL_BY_NAME                                       'mcrypt_encrypt'
          1        FETCH_CONSTANT                                   ~0      'MCRYPT_3DES'
          2        SEND_VAL_EX                                              ~0
          3        SEND_VAL_EX                                              '12311'
          4        SEND_VAL_EX                                              'kaszanka'
          5        FETCH_CONSTANT                                   ~1      'MCRYPT_MODE_STREAM'
          6        SEND_VAL_EX                                              ~1
          7        DO_FCALL                                      0          
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.53 ms | 1392 KiB | 13 Q