3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo hash("sha256", '9918743345614ebf270fc33.02579395'+'Ec0Pr1m3C4R!99'+"*****"); echo hash("sha256", '10726935375614ec8ee4e1f3.93901319'+'Ec0Pr1m3C4R!99'+"*****"); echo hash("sha256", 'Ec0Pr1m3C4R!99');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/PS890
function name:  (null)
number of ops:  20
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'hash'
          1        SEND_VAL                                                 'sha256'
          2        ADD                                              ~0      '9918743345614ebf270fc33.02579395', 'Ec0Pr1m3C4R%2199'
          3        ADD                                              ~1      ~0, '%2A%2A%2A%2A%2A'
          4        SEND_VAL                                                 ~1
          5        DO_ICALL                                         $2      
          6        ECHO                                                     $2
    3     7        INIT_FCALL                                               'hash'
          8        SEND_VAL                                                 'sha256'
          9        ADD                                              ~3      '10726935375614ec8ee4e1f3.93901319', 'Ec0Pr1m3C4R%2199'
         10        ADD                                              ~4      ~3, '%2A%2A%2A%2A%2A'
         11        SEND_VAL                                                 ~4
         12        DO_ICALL                                         $5      
         13        ECHO                                                     $5
    4    14        INIT_FCALL                                               'hash'
         15        SEND_VAL                                                 'sha256'
         16        SEND_VAL                                                 'Ec0Pr1m3C4R%2199'
         17        DO_ICALL                                         $6      
         18        ECHO                                                     $6
         19      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
165.2 ms | 1395 KiB | 15 Q