3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(strcasecmp(md5('240610708'),md5('QNKCDZO'))); var_dump(md5('240610708')); var_dump(md5('QNKCDZO')); var_dump(strcasecmp(md5('aabg7XSs'),md5('aabC9RqS'))); var_dump(md5('aabg7XSs')); var_dump(md5('aabC9RqS'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ecM0t
function name:  (null)
number of ops:  51
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'strcasecmp'
          2        INIT_FCALL                                               'md5'
          3        SEND_VAL                                                 '240610708'
          4        DO_ICALL                                         $0      
          5        SEND_VAR                                                 $0
          6        INIT_FCALL                                               'md5'
          7        SEND_VAL                                                 'QNKCDZO'
          8        DO_ICALL                                         $1      
          9        SEND_VAR                                                 $1
         10        DO_ICALL                                         $2      
         11        SEND_VAR                                                 $2
         12        DO_ICALL                                                 
    3    13        INIT_FCALL                                               'var_dump'
         14        INIT_FCALL                                               'md5'
         15        SEND_VAL                                                 '240610708'
         16        DO_ICALL                                         $4      
         17        SEND_VAR                                                 $4
         18        DO_ICALL                                                 
    4    19        INIT_FCALL                                               'var_dump'
         20        INIT_FCALL                                               'md5'
         21        SEND_VAL                                                 'QNKCDZO'
         22        DO_ICALL                                         $6      
         23        SEND_VAR                                                 $6
         24        DO_ICALL                                                 
    5    25        INIT_FCALL                                               'var_dump'
         26        INIT_FCALL                                               'strcasecmp'
         27        INIT_FCALL                                               'md5'
         28        SEND_VAL                                                 'aabg7XSs'
         29        DO_ICALL                                         $8      
         30        SEND_VAR                                                 $8
         31        INIT_FCALL                                               'md5'
         32        SEND_VAL                                                 'aabC9RqS'
         33        DO_ICALL                                         $9      
         34        SEND_VAR                                                 $9
         35        DO_ICALL                                         $10     
         36        SEND_VAR                                                 $10
         37        DO_ICALL                                                 
    6    38        INIT_FCALL                                               'var_dump'
         39        INIT_FCALL                                               'md5'
         40        SEND_VAL                                                 'aabg7XSs'
         41        DO_ICALL                                         $12     
         42        SEND_VAR                                                 $12
         43        DO_ICALL                                                 
    7    44        INIT_FCALL                                               'var_dump'
         45        INIT_FCALL                                               'md5'
         46        SEND_VAL                                                 'aabC9RqS'
         47        DO_ICALL                                         $14     
         48        SEND_VAR                                                 $14
         49        DO_ICALL                                                 
         50      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.43 ms | 1400 KiB | 19 Q