-
1.2.0 Stable
released this
2024-09-30 01:26:57 +00:00 | 0 commits to master since this releaseThis update introduces an update for ncc 2.1+ & PHP 8.3 compatibility.
Added
- Added PHPUnit tests for TempFile class
Changed
- Refactor build system and add CI pipeline
- Refactor TempFile class and improve error handling
- Update PHP language level to 8.3
- Refactor TempFile class filed types and improves filename validation
- Updated .gitignore file
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
1.1.0 Stable
released this
2023-02-26 20:56:35 +00:00 | 7 commits to master since this releaseChanged
- Replaced
$extension
parameter with$options
parameter in\TempFile > TempFile > __construct()
so that it's possible to specify the file extension and the file name prefix.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Replaced
-
1.0.0 Stable
released this
2023-02-25 06:59:57 +00:00 | 8 commits to master since this release[1.0.0] - 2023-02-25
Added
- Initial release
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads