3v4l.org

run code in 300+ PHP versions simultaneously
<?php $m="J | H | Z | f | Y | m | d | = | " ; $m=str_replace(" | "," ",$m); @eval(base64_decode($m));unset($m); echo $m;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/CUTd2
function name:  (null)
number of ops:  16
compiled vars:  !0 = $m
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'J+%7C+H+%7C+Z+%7C+f+%7C+Y+%7C+m+%7C+d+%7C+%3D+%7C+'
    3     1        INIT_FCALL                                               'str_replace'
          2        SEND_VAL                                                 '+%7C+'
          3        SEND_VAL                                                 '+'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $2      
          6        ASSIGN                                                   !0, $2
    4     7        BEGIN_SILENCE                                    ~4      
          8        INIT_FCALL                                               'base64_decode'
          9        SEND_VAR                                                 !0
         10        DO_ICALL                                         $5      
         11        INCLUDE_OR_EVAL                                          $5, EVAL
         12        END_SILENCE                                              ~4
         13        UNSET_CV                                                 !0
    5    14        ECHO                                                     !0
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
142.76 ms | 1394 KiB | 17 Q