3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace my; function ini_set() { echo 123; } echo "namespace:".__NAMESPACE__."\n"; ?> <?php echo "namespace:".__NAMESPACE__."\n"; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/GfJl8
function name:  (null)
number of ops:  4
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    7     0  E >   ECHO                                                     'namespace%3Amy%0A'
    9     1        ECHO                                                     '%0A'
   12     2        ECHO                                                     'namespace%3Amy%0A'
   14     3      > RETURN                                                   1

Function my%5Cini_set:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/GfJl8
function name:  my\ini_set
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    5     0  E >   ECHO                                                     123
    6     1      > RETURN                                                   null

End of function my%5Cini_set

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
149.05 ms | 1392 KiB | 13 Q