Releases: sil-org/php-env
Releases · sil-org/php-env
Rename silinternational to sil-org
PHPUnit 12.x and drop PHP 7.4
Removed
- Support for PHP 7.4
Changed (breaking)
- Upgraded from PHP 9.x to 12.x
This included adding manually setting $_ENV for testing
Full Changelog: 3.4.0...4.0.0
Testing Improvement
Test on PHP 8.3
Changed
- Bump unit tests to PHP 8.3
Make the `default` parameter in `getArray` nullable
Added
- Make the
defaultparameter ingetArraynullable
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