Skip to content

Fix check issues for release#7

Open
Evgymart wants to merge 1 commit intotyphoon-php:0.1.xfrom
Evgymart:issue-6
Open

Fix check issues for release#7
Evgymart wants to merge 1 commit intotyphoon-php:0.1.xfrom
Evgymart:issue-6

Conversation

@Evgymart
Copy link

No description provided.

/**
* @api
* @param callable $function native type is intentionally not used to avoid autoloading during callable type check
* @phpstan-param mixed $function
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just suppress.


/**
* @return \Generator<string, array{callable, non-empty-string}>
* @phpstan-return \Generator<string, array{mixed, non-empty-string}>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add this phpdoc as main @return.

@Evgymart Evgymart force-pushed the issue-6 branch 3 times, most recently from 86a6b65 to ba51b05 Compare February 15, 2026 19:38
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.

2 participants

Comments