Releases: horde/Browser
3.0.0-beta2
fix: There's two potential form formats for file uploads. Support both.
3.0.0-beta1
test: Remove bootstrap file
style: php-cs-fixer
chore: php-cs-fixer config
3.0.0-alpha10
feat(browser): restore alpha4 features/quirks and add unsupported browser detection
3.0.0-alpha9
fix: User issue with turba file upload
doc: Add a migration guide from 2.x to 3.0
test: Increase unit test coverage for quirks detection.
fix(browser): restore browser-specific handling in downloadHeaders()
fix(browser): restore wasFileUploaded() exception behavior for BC
3.0.0-alpha8
fix(shim): remove strict void return types for backward compatibility
test(browser): add tests demonstrating native vs legacy value differences
docs(browser): extensively document native vs legacy value differences
refactor(browser): convert lib/ to wrapper around modern implementation
feat(browser): implement Modern PSR-4 Browser with improved detection
test(browser): add PHPUnit test coverage for legacy Browser class
Fix composer.json for packagist.org
Development mode for Browser-3.0.0alpha5