Test description

This quiz allows you to evaluate your intermediate-level knowledge of PHP 8.
Topics: OOP, variables, types, functions, classes, exceptions, unions, constructor promotion etc.

Sample questions

1
What is the difference between passing an argument by value and passing an argument by reference?