3v4l.org

run code in 300+ PHP versions simultaneously
<?php final class SkipStaticClassConstFetch2 { private $name = static::NUMBER; private const NUMBER = 1; public function __construct() { } }
Output for 8.0.1 - 8.0.28, 8.1.0 - 8.1.17, 8.2.0 - 8.2.4
Fatal error: "static::" is not allowed in compile-time constants in /in/dfOck on line 5
Process exited with code 255.

preferences:
165.32 ms | 1008 KiB | 7 Q