Skip to content

Releases: Dhii/di-abstract

0.2-alpha1

01 Apr 15:18
Compare
Choose a tag to compare
0.2-alpha1 Pre-release
Pre-release

Removed

  • All previous classes and tests.

Changed

  • Brought repo up to standard.
  • Now targeting PHP 5.4+.

Added

  • GetServiceCapableCachingTrait.
  • ResolveDefinitionCapableTrait.
  • ServiceCacheAwareTrait.
  • AssignDefinitionContainerCapableTrait.

0.1

02 Feb 18:30
Compare
Choose a tag to compare

Initial release, containing the abstract implementations.

Added

  • Abstract implementations;
  • Functional tests.