3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo token_get_all('<?php $hello = "World"; echo("Hello $hello!");');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gJQ64
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'token_get_all'
          1        SEND_VAL                                                 '%3C%3Fphp+%24hello+%3D+%22World%22%3B+echo%28%22Hello+%24hello%21%22%29%3B'
          2        DO_ICALL                                         $0      
          3        ECHO                                                     $0
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.36 ms | 1393 KiB | 15 Q