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

Added: PSR2, protected for options and conditional for Logger #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Added: PSR2, protected for options and conditional for Logger #1

wants to merge 3 commits into from

Conversation

dariuszwrzesien
Copy link

Hi. Thanks for your package.
If you don't mind I suggest a few improvements there. It seems like a lot of changes here but it really doesn't. It looks like that because I've added PSR-2 formating. I've changed $options from private to protected because I extend your classes in my code. I've added conditional to check if $this->logger is not null (in __doRequest) - I don't use that logger in my code.
Thanks again and I hope you will like the improvements.

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.

1 participant