Skip to content

Releases: technically-php/null-container

2.0.0

Choose a tag to compare

@e1himself e1himself released this 04 Aug 12:06

Bump PHP version to 8.0+, switch to PSR-11 container interface 2.0

Full Changelog: 1.1.3...2.0.0

Documentation & metadata improvements

Choose a tag to compare

@e1himself e1himself released this 03 Mar 11:27
  • Add keywords and provide to composer.json
  • Update README

Add BDD tests

Choose a tag to compare

@e1himself e1himself released this 01 Mar 09:13
bac84d7

Bug fix

Choose a tag to compare

@e1himself e1himself released this 24 Feb 16:39
  • Fix a bug in test suite code to detect interrupted test runs

Initial implementation

Choose a tag to compare

@e1himself e1himself released this 24 Feb 16:36
  • PHP 7.0+, PHP 8.0 support
  • Tests