3v4l.org

run code in 500+ PHP versions simultaneously
<?php #[Attribute(Attribute::TARGET_PROPERTY)] class AT { public function __construct($mixed){} } class dto { #[AT([ new AT() ])] private $p; }
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Dj0lN
function name:  (null)
number of ops:  1
compiled vars:  none
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
   16     0  E > > RETURN                                                       1

Class AT:
Function __construct:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Dj0lN
function name:  __construct
number of ops:  2
compiled vars:  !0 = $mixed
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    6     0  E >   RECV                                                 !0      
          1      > RETURN                                                       null

End of function __construct

End of class AT.

Class dto: [no user functions]

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
167.28 ms | 1577 KiB | 13 Q