Skip to content

Add php-fileinfo extension support#100

Open
erseco wants to merge 1 commit intoseanmorris:developfrom
erseco:feature/add-php-fileinfo-extension
Open

Add php-fileinfo extension support#100
erseco wants to merge 1 commit intoseanmorris:developfrom
erseco:feature/add-php-fileinfo-extension

Conversation

@erseco
Copy link
Copy Markdown

@erseco erseco commented Mar 15, 2026

This PR adds fileinfo extension support to php-wasm across PHP 8.0 to 8.5.

I need this for two playground-style implementations I am building, inspired by WordPress Playground:

  • facturascripts-playground
  • omeka-s-playground

These projects rely on fileinfo for real-world application compatibility:

The PR includes:

  • build configuration for WITH_FILEINFO
  • package/workspace registration
  • versioned module loaders for PHP 8.0–8.5
  • package metadata and docs
  • tests covering extension loading and basic finfo usage

Thanks for your work on php-wasm.

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.

1 participant