Skip to content

Releases: BapCat/Phi

4.0.1

13 Jun 22:35
Compare
Choose a tag to compare

Fixes uninstantiated lazy loads not being overwritten by new binds

PHP 7.4/8.0+ Support

18 Feb 17:37
7f6cc55
Compare
Choose a tag to compare

This release officially supports PHP 7.4 and PHP 8.0+. Support for older versions is officially dropped.

Update to PHP 7.1+

03 Jan 21:03
906bf4f
Compare
Choose a tag to compare

This release officially supports PHP 7.1+ and drops support for all previous versions.

Bug and deprecated feature cleanup

15 Sep 17:06
Compare
Choose a tag to compare
2.0.0

Remove tests for execute method

Callable Injection

28 Aug 03:56
Compare
Choose a tag to compare

Phi is now capable of injecting dependencies into any callable type PHP supports.

Docs, Coding Standards, No More minimum-stability: dev

13 Aug 15:59
Compare
Choose a tag to compare
1.1.1

Bump version number; use release of interfaces

Singletons, method injection

07 Aug 14:14
Compare
Choose a tag to compare

Rebranding

15 Jun 20:37
Compare
Choose a tag to compare
1.0.0

Singleton now inherited from superclass