Skip to content

Conversation

@mspirkov
Copy link
Contributor

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues

unset($this->tags[$i]);
}
} catch (Throwable $e) {
if ($context !== null){
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This should be caught and logged, just like InvalidTag, because incorrect types should not block documentation generation.

"yiisoft/yii2-bootstrap": "~2.0.0",
"phpdocumentor/reflection": "^5.3.0 || ^6.0.0",
"phpdocumentor/type-resolver": "^1.11",
"phpdocumentor/type-resolver": "^1.12",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I made a mistake last time. We don't support 1.11.

@mspirkov mspirkov marked this pull request as ready for review November 28, 2025 13:40
@mspirkov
Copy link
Contributor Author

mspirkov commented Dec 2, 2025

Ready for review

@samdark samdark merged commit cae72c6 into yiisoft:master Dec 2, 2025
7 checks passed
@samdark
Copy link
Member

samdark commented Dec 2, 2025

👍

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