3v4l.org

run code in 300+ PHP versions simultaneously
<?php Print_r(token_get_all(__FILE__)); // <?xml version="1.0" encoding="UTF-8"?> // foo echo 123;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ASdMQ
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'print_r'
          1        INIT_FCALL                                               'token_get_all'
          2        SEND_VAL                                                 '%2Fin%2FASdMQ'
          3        DO_ICALL                                         $0      
          4        SEND_VAR                                                 $0
          5        DO_ICALL                                                 
    5     6        ECHO                                                     '%2F%2F+foo%0A%0Aecho+123%3B'
    7     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
164.68 ms | 1398 KiB | 17 Q