Fixing composer.json file and Drupal 8.9.x deprecated functions.

Comments

alexandersluiter created an issue. See original summary.

alexandersluiter’s picture

Version: 8.x-1.x-dev » 8.x-1.0-beta3
StatusFileSize
new3.44 KB

This fixes the composer.json issue with the trailing comma at the end.

It also fixes the depcrecated non-static function called from the cron controller.

Anonymous’s picture

Thanks for this. It looks good. I'm on sick leave until next week, and will look at it then. But I don't see a problem.

Anonymous’s picture

The patch looks good, but please leave the issues and support links on drupal.org:

"issues": "https://www.drupal.org/project/issues/quickbooks_api",
"source": "https://cgit.drupalcode.org/quickbooks_api"

Our own repo is not public, so not useful.

Anonymous’s picture

composer.json fixed in new beta4 release.

webbywe’s picture

StatusFileSize
new5.98 KB

Re-rolled previous patch against latest Beta4 release.

Latest patch includes a few more deprecations discovered running drupal-check for D9 readiness.

alexandersluiter’s picture

Status: Active » Closed (outdated)

Closing to clean up issue queue on old 8.x branches.