-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.c: Tests & QAFor issues related to automated tests or making it easier to QA & test issues.For issues related to automated tests or making it easier to QA & test issues.
Milestone
Description
In PHP 7.2 some new methods will be deprecated and trigger notices see https://devzone.zend.com/7628/deprecations-php-7-2/
I have noticed eg create_function()
is being used and $php_errormsg
. Didn't check all deprecated functions. Goal would be to update libs and code needed to not get any notices.
Metadata
Metadata
Assignees
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.c: Tests & QAFor issues related to automated tests or making it easier to QA & test issues.For issues related to automated tests or making it easier to QA & test issues.