Skip to content

Releases: phpnomad/sentry-integration

1.0.3

31 Mar 15:31

Choose a tag to compare

Allow phpnomad/loader ^2.0 and phpnomad/core ^3.0 for phpnomad/di v2.0 compatibility.

1.0.2

19 Feb 15:32

Choose a tag to compare

Fix: use proper DI pattern — non-nullable HubInterface via DsnConfiguredHub. Removes setter injection antipattern.

1.0.1

19 Feb 15:27

Choose a tag to compare

Fix: use setter injection for HubInterface. PHPNomad DI cannot resolve nullable interface constructor params.

1.0.0

19 Feb 15:00

Choose a tag to compare

Initial release. Sentry error monitoring integration for PHPNomad via ItemLogged event listener.