Whilst checking for PHP 7.2 compatibility this warning come up:
FILE: \modules\contrib\marketo_ma\marketo_ma.install
-----------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------
98 | ERROR | "$this" can no longer be used in a plain function or method since PHP 7.1.
-----------------------------------------------------------------------------------------
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | php7_compatibility-3085587-2.patch | 624 bytes | spokje |
Issue fork marketo_ma-3085587
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
spokjeComment #3
caspervoogt commentedThat patch applies and works for me. It also solves https://www.drupal.org/project/marketo_ma/issues/3082418 for me.
Comment #4
neclimdulLGTM.
Tests could not pass but #3229666: Fix test suite should fix that.
Comment #6
neclimdulcommitted