3v4l.org

run code in 300+ PHP versions simultaneously
<?php crc32('some@email.com'.mt_rand(10000,99999));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/52h4t
function name:  (null)
number of ops:  9
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'crc32'
          1        INIT_FCALL                                               'mt_rand'
          2        SEND_VAL                                                 10000
          3        SEND_VAL                                                 99999
          4        DO_ICALL                                         $0      
          5        CONCAT                                           ~1      'some%40email.com', $0
          6        SEND_VAL                                                 ~1
          7        DO_ICALL                                                 
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.95 ms | 938 KiB | 18 Q