Fixing composer.json file and Drupal 8.9.x deprecated functions.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 3152956-quickbooks_api-d9-readiness.patch | 5.98 KB | webbywe |
Fixing composer.json file and Drupal 8.9.x deprecated functions.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 3152956-quickbooks_api-d9-readiness.patch | 5.98 KB | webbywe |
Comments
Comment #2
alexandersluiter commentedThis 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.
Comment #3
Anonymous (not verified) commentedThanks 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.
Comment #4
Anonymous (not verified) commentedThe 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.
Comment #5
Anonymous (not verified) commentedcomposer.json fixed in new beta4 release.
Comment #6
webbywe commentedRe-rolled previous patch against latest Beta4 release.
Latest patch includes a few more deprecations discovered running drupal-check for D9 readiness.
Comment #7
alexandersluiter commentedClosing to clean up issue queue on old 8.x branches.