PHP7 compatibility
-
Hello,
Could you update the following in
server-ip-memory-usage/server-ip-memory-usage.php
on line 30:function ip_address_memory_usage() {
To:
public function __construct() {
I believe the public statement is optional.This will remove a PHP7 deprecation warning ?? In the future this will be the standard.
Thank you very much for your time and input! Your plugin helps me write better code ??
https://www.ads-software.com/plugins/server-ip-memory-usage/
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘PHP7 compatibility’ is closed to new replies.