3v4l.org

run code in 300+ PHP versions simultaneously
<?php print sha1('2000093'.'c&5$Ax$J'.strtoupper(md5('qJrxD5nKv1ll3j44ntt1')))."\n"; print sha1('2000093'. 'c&5$Ax$J' . '65D624F54E6459188B889B8A992AFA5F');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/TnTdj
function name:  (null)
number of ops:  17
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'sha1'
          1        INIT_FCALL                                               'strtoupper'
          2        INIT_FCALL                                               'md5'
          3        SEND_VAL                                                 'qJrxD5nKv1ll3j44ntt1'
          4        DO_ICALL                                         $0      
          5        SEND_VAR                                                 $0
          6        DO_ICALL                                         $1      
          7        CONCAT                                           ~2      '2000093c%265%24Ax%24J', $1
          8        SEND_VAL                                                 ~2
          9        DO_ICALL                                         $3      
         10        CONCAT                                           ~4      $3, '%0A'
         11        ECHO                                                     ~4
    3    12        INIT_FCALL                                               'sha1'
         13        SEND_VAL                                                 '2000093c%265%24Ax%24J65D624F54E6459188B889B8A992AFA5F'
         14        DO_ICALL                                         $5      
         15        ECHO                                                     $5
         16      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
144.98 ms | 1394 KiB | 19 Q