Skip to content

Releases: bigcommerce/injector

4.1.1

Choose a tag to compare

@bc-luke bc-luke released this 01 Jul 06:10
d4df050

What's Changed

  • PHPMNT-100 Ensure CachingClassInspector works with no-op cache by @bc-luke in #27

Full Changelog: 4.1.0...4.1.1

Releasing 4.1.0

Choose a tag to compare

@bc-luke bc-luke released this 21 Jun 06:08
635b1e6
Merge pull request #26 from bc-luke/big-31502-super-reflection-cache-p

PHPMNT-100 Allow for custom service cache via InjectorFactory

Releasing 4.0.0

Choose a tag to compare

@bc-luke bc-luke released this 21 Jun 03:40
e072b46
Merge pull request #25 from bc-luke/big-31502-super-reflection-cache-p

BIG-31502 Expand reflection caching

3.0.0

Choose a tag to compare

@TomA-R TomA-R released this 25 May 09:47
3c58788

What's Changed

  • Change from ocramius/proxy-manager to friendsofphp/proxy-manager-lts by @TomA-R in #21

Full Changelog: 2.1.1...3.0.0

2.1.1

Choose a tag to compare

@TomA-R TomA-R released this 30 Apr 11:42
028a27d

What's Changed

New Contributors

Full Changelog: v2.1.0...2.1.1

2.1.0: PHP 8 and phpunit 9 support

Choose a tag to compare

@repzy repzy released this 17 Dec 09:42
daba61a

Added PHP ^8.0 and phpunit ^9.0 to composer.json.

2.0.10: Merge pull request #10 from precariouspanther/local-proxies

Choose a tag to compare

@precariouspanther precariouspanther released this 02 Mar 02:22
8988bd3
Local proxies

Replace deprecated container-interop with psr/container

Choose a tag to compare

@software-artificer software-artificer released this 19 Dec 22:24
b59c75e

container-interop is deprecated and abandoned, so switching to supported psr/container interface instead. Additionally, enable compatibility with newer versions of PHPUnit, up to 8.x.

Switch to PSR Container Interface (vs. Interop compat.)

Choose a tag to compare

@precariouspanther precariouspanther released this 09 Aug 23:31
8c66732
Merge pull request #8 from precariouspanther/psr-interface

Update injector to be compatible with root psr container interface

2.0.7: Merge pull request #7 from bc-vincent-zhao/support-variadic-parameters

Choose a tag to compare

@bc-vincent-zhao bc-vincent-zhao released this 31 Jan 22:40
3cefc6c
support variadic function parameters in injector