Skip to content

Fix non-static method calls

Farbod Zamani requested to merge issue-47 into master

This MR fixes #47 (closed)

Description

By PHP > 7.4 the non-static method calls statically throw fatal errors, this MR fixes not only the recorded method but for other methods as well.

Merge request reports

Loading