CodeIgniter | Задание 22 регистрация/авторизация, хранение пользователей и прочее
Yevhenii Khodos2 ответов
Добрый день, в конце урока по ссылке http://kinomonster.com:8080/auth/login имею ошибку:
A PHP Error was encountered
Severity: 8192
Message: Methods with the same name as their class will not be constructors in a future version of PHP; DX_Auth has a deprecated constructor
Filename: libraries/DX_Auth.php
Line Number: 16
Backtrace:
File: C:\xampp\htdocs\kinomonster\application\controllers\Auth.php
Line: 17
Function: library
File: C:\xampp\htdocs\kinomonster\index.php
Line: 315
Function: require_once
Как я понял что-то устарело. Что делать?