You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Constantinos91 thanks for the report. Do you have a link to the code in this plugin? The only version I found online was older, and it was using the deprecated PHP4 style constructors you're seeing in those warnings.
On Tue, Sep 17, 2019 at 6:55 PM John Parris ***@***.***> wrote:
@Constantinos91 <https://github.com/Constantinos91> thanks for the
report. Do you have a link to the code in this plugin? The only version I
found online was older, and it was using the deprecated PHP4 style
constructors you're seeing in those warnings.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#248?email_source=notifications&email_token=ANGZBQZPR7AVQ3EIIEGMO3TQKD4YFA5CNFSM4IXH2LF2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD65AI3I#issuecomment-532284525>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ANGZBQ6GLZMG6FVIKLCATITQKD4YFANCNFSM4IXH2LFQ>
.
AliPlugin - Compatible (Warnings: 3)
report.txt
FILE: /home/uali2047/public_html/wp-content/plugins/aliplugin/core/class.AliExpress.Request2.php
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
33 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
FILE: /home/uali2047/public_html/wp-content/plugins/aliplugin/core/class.AliExpress.insertAPI.php
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
34 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
FILE: /home/uali2047/public_html/wp-content/plugins/aliplugin/core/class.Products.php
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
18 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
The text was updated successfully, but these errors were encountered: