matomo-org / matomo-org/plugin-GoogleAnalyticsImporter
update google/apiclient
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 29
- Forks
- 16
- Avg merge
- 15h 12m
- Merged PRs (30d)
- 14
Description
https://forum.matomo.org/t/error-message-activating-ga-import/36129/2?u=lukas
the old version isn't compatible with PHP 7.4 which has been fixed in https://github.com/googleapis/google-api-php-client/pull/1683.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the plugin's Google API client dependency declaration and compare its version with the PHP 7.4 compatibility fix referenced in the issue. Update the dependency to a compatible version, then verify that the Google Analytics importer can activate under PHP 7.4 without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100