Skip to content

Run automated tests against PHP 7.3 to ensure full compatibility #11936

@tsteur

Description

@tsteur

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.c: Tests & QAFor issues related to automated tests or making it easier to QA & test issues.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions