Skip to content

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

Open
dariuszwrzesien wants to merge 3 commits intomlabrum:masterfrom
dariuszwrzesien:master
Open

Added: PSR2, protected for options and conditional for Logger#1
dariuszwrzesien wants to merge 3 commits intomlabrum:masterfrom
dariuszwrzesien:master

Conversation

@dariuszwrzesien
Copy link
Copy Markdown

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