__autoload()
함수 선언을 보고합니다.
PHP 7.4부터
__autoload()
함수 선언은 지원 중단됩니다.
PHP 8.0부터
__autoload()
함수 선언은 금지됩니다.
자세한 내용은
__autoload (php.net)
를 참조하세요.