Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Conversation

@MolloKhan
Copy link

Hello, I'm using this library on a project where we just switched to PHP 8.1. In this PR I'm trying to add support for it. I tried to run the tests but I'm missing a paid API key for the moment. I wonder if this is enough to make this library PHP 8.1 compatible

@MolloKhan
Copy link
Author

I finally got a paid API key, all PHPUnit tests passed but one, the one that test against API V1
I also added support for specifying a glossary when translating text

I hope someone can check/merge my work :)

Copy link
Contributor

@VimS VimS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately it is not enough to just change the digit in the composer.json
The new php-Version has to be added at least to the travis.yml so tests will be run in a PHP 8.1 environment as well. I will make a new Branch and add your suggestions there along with some other stuff.

@MolloKhan
Copy link
Author

Thank you @VimS

@MolloKhan MolloKhan closed this Apr 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants