php-ga-measurement-protocol icon indicating copy to clipboard operation
php-ga-measurement-protocol copied to clipboard

Fixes issue with http_build_query() on PHP 8.1

Open morawskim opened this issue 3 years ago • 5 comments
trafficstars

http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated

morawskim avatar Apr 05 '22 14:04 morawskim

@jorgeborges It would be great if you find time to review the pull request.

8ctopus avatar May 27 '22 08:05 8ctopus

@jorgeborges Could you please look into the pull request?

8ctopus avatar Jun 14 '22 08:06 8ctopus

@jorgeborges Thank you for your reply.

8ctopus avatar Jun 14 '22 13:06 8ctopus

For those interested, I forked the package and released it to packagist with this pull request. It's under:

https://packagist.org/packages/8ctopus/php-ga-measurement-protocol

8ctopus avatar Jun 23 '22 09:06 8ctopus

@8ctopus Thank you for resurrecting this project. I have switched to your project.

hopeseekr avatar Jun 24 '22 07:06 hopeseekr