3v4l.org

run code in 500+ PHP versions simultaneously
<?php class A {} function x(): string & A { return "A"; }
Output for 8.5.0 - 8.5.3
Fatal error: Type string cannot be part of an intersection type in /in/mdvFA on line 5 Stack trace: #0 {main}
Process exited with code 255.
Output for 8.3.0 - 8.3.30, 8.4.1 - 8.4.18
Fatal error: Type string cannot be part of an intersection type in /in/mdvFA on line 5
Process exited with code 255.

preferences:
41.27 ms | 705 KiB | 3 Q