3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(0e462097431906509019562988736854 == 0e830400451993494058024219903391); var_dump(md5('aabg7XSs') == md5('aabC9RqS')); var_dump(sha1('aaroZmOk') == sha1('aaK1STfY')); var_dump(sha1('aaO8zKZF') == sha1('aa3OFF9m')); var_dump('0010e2' == '1e3'); var_dump('0x1234Ab' == '1193131'); var_dump('0xABCdef' == ' 0xABCdef');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/BdW86
function name:  (null)
number of ops:  43
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'var_dump'
          1        SEND_VAL                                                 <true>
          2        DO_ICALL                                                 
    3     3        INIT_FCALL                                               'var_dump'
          4        INIT_FCALL                                               'md5'
          5        SEND_VAL                                                 'aabg7XSs'
          6        DO_ICALL                                         $1      
          7        INIT_FCALL                                               'md5'
          8        SEND_VAL                                                 'aabC9RqS'
          9        DO_ICALL                                         $2      
         10        IS_EQUAL                                         ~3      $1, $2
         11        SEND_VAL                                                 ~3
         12        DO_ICALL                                                 
    4    13        INIT_FCALL                                               'var_dump'
         14        INIT_FCALL                                               'sha1'
         15        SEND_VAL                                                 'aaroZmOk'
         16        DO_ICALL                                         $5      
         17        INIT_FCALL                                               'sha1'
         18        SEND_VAL                                                 'aaK1STfY'
         19        DO_ICALL                                         $6      
         20        IS_EQUAL                                         ~7      $5, $6
         21        SEND_VAL                                                 ~7
         22        DO_ICALL                                                 
    5    23        INIT_FCALL                                               'var_dump'
         24        INIT_FCALL                                               'sha1'
         25        SEND_VAL                                                 'aaO8zKZF'
         26        DO_ICALL                                         $9      
         27        INIT_FCALL                                               'sha1'
         28        SEND_VAL                                                 'aa3OFF9m'
         29        DO_ICALL                                         $10     
         30        IS_EQUAL                                         ~11     $9, $10
         31        SEND_VAL                                                 ~11
         32        DO_ICALL                                                 
    6    33        INIT_FCALL                                               'var_dump'
         34        SEND_VAL                                                 <true>
         35        DO_ICALL                                                 
    7    36        INIT_FCALL                                               'var_dump'
         37        SEND_VAL                                                 <false>
         38        DO_ICALL                                                 
    8    39        INIT_FCALL                                               'var_dump'
         40        SEND_VAL                                                 <false>
         41        DO_ICALL                                                 
         42      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
170.75 ms | 1396 KiB | 19 Q