Releases: joomla-framework/filesystem
Releases · joomla-framework/filesystem
joomla/filesystem-4.0.1
What's Changed
- [3.x] Cast ini values to integer in getFileUploadMaxSize by @richard67 in #78
Full Changelog: 4.0.0...4.0.1
joomla/filesystem-3.1.3
What's Changed
- [3.x] Cast ini values to integer in getFileUploadMaxSize by @richard67 in #78
Full Changelog: 3.1.2...3.1.3
joomla/filesystem-4.0.0
Minimum requirement was raised to PHP 8.3
PHPUnit has been updated to version 12
Fixed Docblocks parameters
Removed StringController::_getArray()
Full Changelog: 3.1.2...4.0.0
joomla/filesystem-3.1.2
Remove files "phpstan.neon" and "phpstan-baseline.neon" from packages by @richard67 with commit 6cdec5c
Full Changelog: 3.1.1...3.1.2
joomla/filesystem-3.1.1
What's Changed
- Add Github Actions Workflow by @Hackwar in #76
- [3.x] Port improvements for opcache invalidation from CMS - redo PR #38 by @richard67 in #75
- Invalidate file cache upon copying folders by @janschoenherr in #74
- Meaningfull error for copy method by @artur-stepien in #71
Known issues
The attached assets contain files "phpstan.neon" and "phpstan-baseline.neon", which are development only files and should not be packed.
This will be fixed with the next release.
New Contributors
- @richard67 made their first contribution in #75
- @janschoenherr made their first contribution in #74
- @artur-stepien made their first contribution in #71
Full Changelog: 3.1.0...3.1.1
joomla/filesystem-3.1.0
What's Changed
Full Changelog: 3.0.2...3.1.0
joomla/filesystem-3.0.2
What's Changed
Full Changelog: 3.0.1...3.0.2
joomla/filesystem-3.0.1
What's Changed
- Cleanup non-release related files
- Add test coverage for PHP 8.3
- Fix incorecct empty patch check
- Improve PHP 8.4 compatibility
Full Changelog: 3.0.0...3.0.1
joomla/filesystem-3.0.0
What's Changed
- Raised minimum PHP version to 8.1
- Switched to PSR-12 codestyle
- Transliteration for filenames in File::makeSafe()
- Folder::files(): Adding option to switch between asort and natsort
- Don't pass buffer by reference to File::write()
- Add File::getExt()
Full Changelog: 2.0.2...3.0.0
joomla/filesystem-2.0.2
What's Changed
- Make sure that substr() parameters are valid also in PHP 8+
Full Changelog: 2.0.1...2.0.2