3v4l.org

run code in 300+ PHP versions simultaneously
<?php // http://williamsoriscompetition.com/enter.php?id=c54eaaa334be71e3da26536ffb365337185985da&score=1%2E926627&code=960349492860 $id = 'c54eaaa334be71e3da26536ffb365337185985da'; $score = (float) urldecode('1%2E926627'); var_dump($score); var_dump(unpack('l', 'a'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/pqgql
function name:  (null)
number of ops:  17
compiled vars:  !0 = $id, !1 = $score
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    6     0  E >   ASSIGN                                                   !0, 'c54eaaa334be71e3da26536ffb365337185985da'
    7     1        INIT_FCALL                                               'urldecode'
          2        SEND_VAL                                                 '1%252E926627'
          3        DO_ICALL                                         $3      
          4        CAST                                          5  ~4      $3
          5        ASSIGN                                                   !1, ~4
    8     6        INIT_FCALL                                               'var_dump'
          7        SEND_VAR                                                 !1
          8        DO_ICALL                                                 
   12     9        INIT_FCALL                                               'var_dump'
         10        INIT_FCALL                                               'unpack'
         11        SEND_VAL                                                 'l'
         12        SEND_VAL                                                 'a'
         13        DO_ICALL                                         $7      
         14        SEND_VAR                                                 $7
         15        DO_ICALL                                                 
         16      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.31 ms | 1394 KiB | 19 Q