3v4l.org

run code in 300+ PHP versions simultaneously
<?php class A{ public function __construct(){ echo 'Instance of A created' . PHP_EOL; } } class B{ protected function __construct(){ echo 'Instance of B created' . PHP_EOL; } } class C{ private function __construct(){ echo 'Instance of C created' . PHP_EOL; } }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
218.27 ms | 3238 KiB | 10 Q