<?php function f_false():int|false{ // perfectly legal (php>=8) return false; } function f_true():int|true{ // .. Fatal error: Cannot use 'true' as class name return true; }
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`