Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a setLang option to the Client. #26

Closed
wants to merge 1 commit into from
Closed

Adding a setLang option to the Client. #26

wants to merge 1 commit into from

Conversation

symac
Copy link

@symac symac commented Dec 4, 2020

Following issue #22 and having the same need, here is a PR that adds an option to set the lang in the client.

As I didn't want to change the parameters order in __construct for backward compatibility, I have just added a setLang function to the Client.

And this time @danmichaelo I took time to learn a bit more about phpspec. It might not be the best tests ever, so feel free to update them before merging, I have never used this tool before one hour ago so it's mainly copy/paste.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 4, 2020

SonarCloud Quality Gate failed.

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell C 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@symac symac mentioned this pull request Dec 4, 2020
@danmichaelo danmichaelo force-pushed the master branch 3 times, most recently from 05ac47a to dbb8592 Compare April 14, 2021 14:50
@smachefert smachefert closed this by deleting the head repository Jan 25, 2024
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