<?php function foo(string $a = null) {} const A = null; function bar(string $a = A) {} foo(); // Deprecated bar(); // Fatal error ?>
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`