Skip to content

Fixed a bug where a && was used but should have been a || - #106

Merged
paladin-t merged 1 commit into
paladin-t:masterfrom
TheBeef:master
Apr 20, 2026
Merged

Fixed a bug where a && was used but should have been a ||#106
paladin-t merged 1 commit into
paladin-t:masterfrom
TheBeef:master

Conversation

@TheBeef

@TheBeef TheBeef commented Apr 19, 2026

Copy link
Copy Markdown

A small bug was found in the guard check for the mb_uu_getbom() function. An AND was used when it should have been an OR.

@paladin-t
paladin-t merged commit c769523 into paladin-t:master Apr 20, 2026
1 check 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.

2 participants