3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(json_decode('{"security_check":"3baf8cec88b311ae39cfdace853cee96","to_pay":0,"quantity":1}', true)["security_check"] === hash('md5','1|0'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/CNaME
function name:  (null)
number of ops:  14
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL                                               'json_decode'
          2        SEND_VAL                                                 '%7B%22security_check%22%3A%223baf8cec88b311ae39cfdace853cee96%22%2C%22to_pay%22%3A0%2C%22quantity%22%3A1%7D'
          3        SEND_VAL                                                 <true>
          4        DO_ICALL                                         $0      
          5        FETCH_DIM_R                                      ~1      $0, 'security_check'
          6        INIT_FCALL                                               'hash'
          7        SEND_VAL                                                 'md5'
          8        SEND_VAL                                                 '1%7C0'
          9        DO_ICALL                                         $2      
         10        IS_IDENTICAL                                     ~3      $2, ~1
         11        SEND_VAL                                                 ~3
         12        DO_ICALL                                                 
         13      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.99 ms | 1394 KiB | 19 Q