3v4l.org

run code in 300+ PHP versions simultaneously
<?php $local_token = md5( "" ."87.251.157.238".date(Y-m)); echo $local_token;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Su8ZP
function name:  (null)
number of ops:  13
compiled vars:  !0 = $local_token
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'md5'
          1        INIT_FCALL                                               'date'
          2        FETCH_CONSTANT                                   ~1      'Y'
          3        FETCH_CONSTANT                                   ~2      'm'
          4        SUB                                              ~3      ~1, ~2
          5        SEND_VAL                                                 ~3
          6        DO_ICALL                                         $4      
          7        CONCAT                                           ~5      '87.251.157.238', $4
          8        SEND_VAL                                                 ~5
          9        DO_ICALL                                         $6      
         10        ASSIGN                                                   !0, $6
    3    11        ECHO                                                     !0
         12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.54 ms | 1398 KiB | 17 Q