3v4l.org

run code in 500+ PHP versions simultaneously
<?php // relaxed syntax is not possible with constants // const PROTECTED = 'instanity'; class x { // relaxed syntax is possible with class constants private const string public = 'protected'; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/XYmck
function name:  (null)
number of ops:  1
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    9     0  E > > RETURN                                                       1

Class x: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
161.19 ms | 1462 KiB | 13 Q