Add PHP7 Complatibiliy
-
PHP7 are here with many improvements and a boost in the engine.
But some practices are deprecated.Methods with the same name as their class will not be constructors in a future version of PHP; RE_Log has a deprecated constructor
Methods with the same name as their class will not be constructors in a future version of PHP; RE_404 has a deprecated constructor
Methods with the same name as their class will not be constructors in a future version of PHP; Red_Match has a deprecated constructor
Methods with the same name as their class will not be constructors in a future version of PHP; Red_Action has a deprecated constructor
Methods with the same name as their class will not be constructors in a future version of PHP; Red_Item has a deprecated constructor
Cheers!
- The topic ‘Add PHP7 Complatibiliy’ is closed to new replies.