Codeigniter4Modular icon indicating copy to clipboard operation
Codeigniter4Modular copied to clipboard

PHP 8.1, calling a static method, or accessing a static property directly on a trait is deprecated

Open coclbiz opened this issue 3 years ago • 0 comments

Accessing static trait property Utils\Libraries\UtilsResponseLib::$SUCCESS is deprecated, it should only be accessed on a class using the trait

coclbiz avatar Nov 28 '22 07:11 coclbiz