3v4l.org

run code in 300+ PHP versions simultaneously
<?php $qs = 'city=York&zip=29745&amount=208.82&customfield1=41047948&exp=0419&action=sale&customfield2=FTML&state=SC&returnurl=http%253A%252F%252Fwwwdev.comporium.com%253A8181%252FuserAccount.asmx%252FtrustCommerceReturnURL&cc=1111&name=Domingo+Hilario&token=MzNlOGIyYzJjMTQ5NDZhZjc2NzcxNGFlODdmOGU3MDU%253D&address1=722+Erinbrook+CT&cvv='; echo hash_hmac('sha1',$qs, 'c0mpTest19'); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Y5T5i
function name:  (null)
number of ops:  8
compiled vars:  !0 = $qs
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'city%3DYork%26zip%3D29745%26amount%3D208.82%26customfield1%3D41047948%26exp%3D0419%26action%3Dsale%26customfield2%3DFTML%26state%3DSC%26returnurl%3Dhttp%25253A%25252F%25252Fwwwdev.comporium.com%25253A8181%25252FuserAccount.asmx%25252FtrustCommerceReturnURL%26cc%3D1111%26name%3DDomingo%2BHilario%26token%3DMzNlOGIyYzJjMTQ5NDZhZjc2NzcxNGFlODdmOGU3MDU%25253D%26address1%3D722%2BErinbrook%2BCT%26cvv%3D'
    3     1        INIT_FCALL                                               'hash_hmac'
          2        SEND_VAL                                                 'sha1'
          3        SEND_VAR                                                 !0
          4        SEND_VAL                                                 'c0mpTest19'
          5        DO_ICALL                                         $2      
          6        ECHO                                                     $2
    4     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.83 ms | 1394 KiB | 15 Q