Skip to content

Releases: phpnomad/sentry-integration

1.0.4

Choose a tag to compare

@alexstandiford alexstandiford released this 12 Jun 10:57

Packaging hygiene: tests, CI, and tool configs are now excluded from dist archives (export-ignore); LICENSE metadata ensured. No code changes.

1.0.3

Choose a tag to compare

@alexstandiford alexstandiford released this 31 Mar 15:31

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

1.0.2

Choose a tag to compare

@alexstandiford alexstandiford released this 19 Feb 15:32

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

1.0.1

Choose a tag to compare

@alexstandiford alexstandiford released this 19 Feb 15:27

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

1.0.0

Choose a tag to compare

@alexstandiford alexstandiford released this 19 Feb 15:00

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