PHP7 Bug

0
Hi,

Using:
com_affiliatetracker_2.0.5_pro_3.0.zip
plg_affiliate_tracker_2.0.1_3.0.zip
I switched to PHP7 and I am getting the following Warnings:

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemAffiliate_tracker has a deprecated constructor in /home/aegisrep/www/plugins/system/affiliate_tracker/affiliate_tracker.php on line 24

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; TableAffiliateTrackerLog has a deprecated constructor in /home/aegisrep/www/plugins/system/affiliate_tracker/affiliate_tracker.php on line 207
Responses (1)
  • Accepted Answer

    Monday, September 19 2016, 03:51 PM - #Permalink
    0
    Hello

    I have published version 2.0.2 of this plugin to avoid these notices.

    Anyway these are just "deprecated notices" (it means you have the error reporting set to a very high level). you can decrease the error reporting level to get ride of these.
    The reply is currently minimized Show
Your Reply