Bug #78865
php 7 compatibility
Start date:
2016-12-02
Due date:
% Done:
90%
Estimated time:
0.50 h
TYPO3 Version:
7
PHP Version:
7.0
Patch is reviewed:
No
Has patch:
No
Description
Hi there,
just found out that when running the system with php7, ics_awstats throws the following error:
PHP Runtime Deprecation Notice: Methods with the same name as their class will not be constructors in a future version of PHP; tx_icsawstats_awstats has a deprecated constructor in .../typo3conf/ext/ics_awstats/classes/class.tx_icsawstats_awstats.php line 37
According to this site, i have create a fix, see the file attached.
I do not knwo if this is still compatible with php5, though.
Files
Updated by Loek Hilgersom about 4 years ago
- Status changed from New to Resolved
- Assignee set to Loek Hilgersom
This issue has been fixed recently in the github-version, see:
https://github.com/netcoop/t3ext-ics_awstats/commit/a38d8d93404c98ebcfaa00b1745c65a2876d407c
Thank you for posting, I will add a reference to github on this forge page.