Please add support for php8 null safe operator ?->
-
Today the code validator refuses expressions like
$object?->method_function();
Can you add this to the plugin?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Please add support for php8 null safe operator ?->’ is closed to new replies.