Skip to content

Add 'image/bmp' case to BMP image processing switch#1499

Closed
himtweety wants to merge 1 commit into
Intervention:2.7from
himtweety:patch-1
Closed

Add 'image/bmp' case to BMP image processing switch#1499
himtweety wants to merge 1 commit into
Intervention:2.7from
himtweety:patch-1

Conversation

@himtweety

Copy link
Copy Markdown

Add 'image/bmp' case to BMP image processing switch

The `processBmp()` handler already supported various BMP MIME types (like
`image/ms-bmp` and `image/x-bitmap`), but was missing the standard
`image/bmp` identifier. Added the missing case condition.

Add 'image/bmp' case to BMP image processing switch
    
    The `processBmp()` handler already supported various BMP MIME types (like
    `image/ms-bmp` and `image/x-bitmap`), but was missing the standard
    `image/bmp` identifier. Added the missing case condition.
@olivervogel

olivervogel commented Jun 20, 2026

Copy link
Copy Markdown
Member

Intervention Image 2.x is EOL. Please use 4.x

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