PHP 7 does not support using function names the same as the class name. The proper way is to use __constructor
Log in to post a comment.