Skip to content

Use fully qualified type annotation#103

Merged
WyriHaximus merged 1 commit intoreactphp:masterfrom
christiaan:patch-1
May 15, 2017
Merged

Use fully qualified type annotation#103
WyriHaximus merged 1 commit intoreactphp:masterfrom
christiaan:patch-1

Conversation

@christiaan
Copy link
Copy Markdown
Contributor

Fixes #102 Type annotations misinterpreted by phpstan

When using this library in a project which uses [phpstan][] for code analysis it gives the following error.

Call to method then() on an unknown class
React\Socket\React\Promise\PromiseInterface.

Fixes reactphp#102 Type annotations misinterpreted by phpstan

When using this library in a project which uses [phpstan][] for code analysis it gives the following error.

Call to method then() on an unknown class     
React\Socket\React\Promise\PromiseInterface.
@WyriHaximus WyriHaximus merged commit 77bfd99 into reactphp:master May 15, 2017
@clue clue added this to the v0.8.1 milestone Jun 26, 2017
@christiaan christiaan deleted the patch-1 branch November 4, 2022 09:14
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.

4 participants