Which is the problem with the following code using PHP5?
Object attributes are not of any specific data type
The constructor of the class is not correctly defined
You cannot put an equal when recieving a parameter in the constructor
The word function is missing before the class constructor