Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Bug fix for multi-return types #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tomsowerby
Copy link
Contributor

The block above checks return type and continues IF THERE IS A PROBLEM.
If it's all fine then we end up checking the docblock against the return, which fails, and leads to a messy error message trying to parse an array.

The block above checks return type and continues IF THERE IS A PROBLEM.
If it's all fine then we end up checking the docblock against the return, which fails, and leads to a messy error message trying to parse an array.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants