Skip to content

Releases: sil-org/php-env

Rename silinternational to sil-org

16 Sep 14:32
57ce1df

Choose a tag to compare

What's Changed

Full Changelog: 4.0.0...4.0.1

PHPUnit 12.x and drop PHP 7.4

09 Jul 16:14
8c594b4

Choose a tag to compare

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

09 Jul 16:05
371666a

Choose a tag to compare

Changed (non-breaking)

Full Changelog: 3.3.0...3.4.0

Test on PHP 8.3

06 Jan 21:00
c0b90e6

Choose a tag to compare

Changed

  • Bump unit tests to PHP 8.3

Make the `default` parameter in `getArray` nullable

17 Jul 13:16
9a60ee2

Choose a tag to compare

Added

  • Make the default parameter in getArray nullable

Allow for PHP 8

30 Aug 19:12
d69cf17

Choose a tag to compare

Merge pull request #22 from silinternational/feature/php-8-1

PHP 8.1

PHP 7.4, getString(), and getBoolean()

23 Feb 20:30
2c6e0e0

Choose a tag to compare

Changed

  • Version PHP 7.4 minimum required
  • Version PHPUnit 9.x used
  • Scrutinizer configuration

Added

  • getString() and getBoolean()
  • Codeship CI testing

superfluous-osity

31 Aug 12:47

Choose a tag to compare

.lock file unnecessary in a library