3v4l.org

run code in 300+ PHP versions simultaneously
<?php assert(base64_decode(filter_input(1,_,516)));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ophNg
function name:  (null)
number of ops:  15
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSERT_CHECK                                             
          1        INIT_FCALL                                               'assert'
          2        INIT_FCALL                                               'base64_decode'
          3        INIT_FCALL                                               'filter_input'
          4        SEND_VAL                                                 1
          5        FETCH_CONSTANT                                   ~0      '_'
          6        SEND_VAL                                                 ~0
          7        SEND_VAL                                                 516
          8        DO_ICALL                                         $1      
          9        SEND_VAR                                                 $1
         10        DO_ICALL                                         $2      
         11        SEND_VAR                                                 $2
         12        SEND_VAL                                                 'assert%28base64_decode%28filter_input%281%2C+_%2C+516%29%29%29'
         13        DO_ICALL                                                 
         14      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.91 ms | 1398 KiB | 19 Q