Fix non-static method calls
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.
This MR fixes #47 (closed)
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.