Skip to content

fix: break after finding ini comment - #536

Merged
g105b merged 2 commits into
phpgt:masterfrom
pixeldrift64:535-comment-ini-break
Jul 27, 2026
Merged

fix: break after finding ini comment#536
g105b merged 2 commits into
phpgt:masterfrom
pixeldrift64:535-comment-ini-break

Conversation

@pixeldrift64

Copy link
Copy Markdown
Contributor

fixes #535

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@g105b g105b left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Very simple fix, but very provable with the unit test. I'll get it tested in some real projects before merging.

@g105b
g105b merged commit e7c5e62 into phpgt:master Jul 27, 2026
25 checks passed
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.

findIniComment breaks on normal HTML comments

2 participants