Releases: silinternational/php-env
Releases · silinternational/php-env
Test on PHP 8.3
Changed
- Bump unit tests to PHP 8.3
Make the `default` parameter in `getArray` nullable
Added
- Make the
default
parameter ingetArray
nullable
Allow for PHP 8
Merge pull request #22 from silinternational/feature/php-8-1 PHP 8.1
PHP 7.4, getString(), and getBoolean()
Changed
- Version PHP 7.4 minimum required
- Version PHPUnit 9.x used
- Scrutinizer configuration
Added
- getString() and getBoolean()
- Codeship CI testing
superfluous-osity
.lock file unnecessary in a library