20
25
1PHP 7.x quiz beginner level
This test will challenge your knowledge of the PHP 7 environment, focusing on new features of PHP 7. Topics: uniform-variable-syntax, the new null-coalesce and spaceship-comparison operators, scalar and return-types, iterable and nullable types, cat…