Problem/Motivation
Deprecated function: Drupal\node_export\Plugin\Action\BulkNodeExport::execute(): Implicitly marking parameter $entity as nullable is deprecated, the explicit nullable type must be used instead in include() (line 576 of /var/www/berkeley/webroot/vendor/composer/ClassLoader.php).
Deprecated function: Drupal\node_export\Plugin\Action\BulkNodeExport::access(): Implicitly marking parameter $account as nullable is deprecated, the explicit nullable type must be used instead in include() (line 576 of /var/www/berkeley/webroot/vendor/composer/ClassLoader.php).
Issue fork node_export-3549544
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 #3
ts.ag commentedComment #4
brad.bulger commentedAnd maybe commit the change in #3197979: "$this" can no longer be used in a plain function or method since PHP 7.1 while you're at it?
Comment #6
i-trokhanenkoComment #7
i-trokhanenkoCommitted. Thanks!