Skip to content

Fix PHP 8 deprecation notice, remove unrequired aliases#97

Merged
jinglundong merged 8 commits intoGoogleCloudPlatform:masterfrom
javiermarinros:no-alias
Jan 29, 2023
Merged

Fix PHP 8 deprecation notice, remove unrequired aliases#97
jinglundong merged 8 commits intoGoogleCloudPlatform:masterfrom
javiermarinros:no-alias

Conversation

@javiermarinros
Copy link
Contributor

PhpUnit test working again after #94 @jinglundong

@jinglundong
Copy link
Contributor

jinglundong commented Jan 28, 2023

There seems to be a conflict. To be clear, do changes in no-alias branch fix the unit tests?

<<<<<<< no-alias
        "guzzlehttp/streams": "^3.0",
=======
>>>>>>> master
        "guzzlehttp/guzzle": "^7.2"

@javiermarinros
Copy link
Contributor Author

I solved the conflict.

And yes, this changes solve the unit tests. The error vas provoked because the dependency "guzzlehttp/streams" was removed in previous commits (#84 suggested it) but it was required to run some tests.

@jinglundong jinglundong merged commit 0ab9bcb into GoogleCloudPlatform:master Jan 29, 2023
kappratiksha added a commit to kappratiksha/appengine-php-sdk that referenced this pull request Feb 7, 2023
jinglundong pushed a commit that referenced this pull request Feb 8, 2023
* Revert "Fix PHP 8 deprecation notice, remove unrequired aliases (#97)"

This reverts commit 0ab9bcb.

* Revert "Fix PHP 8 deprecation notice, remove unused dependencies, remove unrequired aliases (#94)"

This reverts commit e1b8b47.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants