Releases: mll-lab/php-utils
Releases · mll-lab/php-utils
v5.20.0
25 Sep 14:19
Compare
Sorry, something went wrong.
No results found
5.20.0 (2025-09-25)
Features
QiaxcelImport allows to create an import file for a Qiaxcel device from Qiagen (433eea3 )
v5.19.1
22 Aug 13:25
Compare
Sorry, something went wrong.
No results found
5.19.1 (2025-08-22)
Bug Fixes
exclude irrelevant files from composer package (beb08f3 )
v5.19.0
13 Aug 09:05
Compare
Sorry, something went wrong.
No results found
Added
Add PHPStan-Rule MLL\Utils\PHPStan\Rules\MissingClosureParameterTypehintRule.php
v5.18.0
11 Aug 09:50
Compare
Sorry, something went wrong.
No results found
Added
Support parsing Lightcycler Sample Sheets from XML-file #56
v5.17.0
05 Aug 08:00
Compare
Sorry, something went wrong.
No results found
Added
Support creating Lightcycler Sample Sheets for Absolute Quantification #55
Accept iterable $data in CSVArray::toCSV #55
v5.16.0
10 Jun 12:37
Compare
Sorry, something went wrong.
No results found
Added
Disallow Carbon\Carbon::create() via PHPStan rule
v5.15.0
06 May 08:07
Compare
Sorry, something went wrong.
No results found
Changed
Update method signatures to use CarbonInterface in MLL\Utils\BavarianHolidays for better type flexibility
v5.14.0
11 Mar 08:39
Compare
Sorry, something went wrong.
No results found
Added
Register rules as a PHPStan extension
Deprecated
Deprecate NoAssignmentInIfRule
v5.13.0
05 Mar 09:29
Compare
Sorry, something went wrong.
No results found
Added
Support illuminate/support version 12
Support thecodingmachine/safe version 3
Add error identifiers to custom PHPStan rules
Changed
v5.12.1
24 Feb 13:23
Compare
Sorry, something went wrong.
No results found
Fixed
Update type annotations in namespace MLL\Utils\Tecan to use array<int> over array<int, int>