Skip to content

Comments

Fixed doc comments of logger, and added type hints where applicable.#16

Open
boenrobot wants to merge 1 commit intothruway:masterfrom
boenrobot:logger-types-update
Open

Fixed doc comments of logger, and added type hints where applicable.#16
boenrobot wants to merge 1 commit intothruway:masterfrom
boenrobot:logger-types-update

Conversation

@boenrobot
Copy link

On a half related note... I see the latest commit also added PHP be ">7.1"... Shouldn't this be ">=7.1"? Or If the intention is "at least 7.2", maybe make that ">=7.2"? Also, probably good to update the readme too.

This PR only updates the type hints to PHP 7.1 levels, not 7.2 levels. In particular, 7.2 introduces "object" as a valid type hint, but I have not added it, in case the intent was actually ">=7.1".

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