Totally Zenned
- Join Date:
- Jan 2007
- Posts:
- 1,514
- Plugin Contributions:
- 1
deprecated constructors
with 1.5.6b and PHP 7.1.30, I get a few notices saying PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; ec_analytics has a deprecated constructorIf I change the method to```php
__ec_analytics()