Release is n/a but php is sending the release

Alright so Laravel is sending the release and you can see it in the releases tab and also in the tags.
Only in the panel to the right of an issue is says: release: n/a.
Maybe a bug in Sentry?

Try toggling the “Environment” drop down and make sure you are on the right environment.

Hey @benvinegar that solves this issue for me.
Can you elaborate a bit on why this happens?

I notice that this happens in my setup for Monolog and Symfony (PHP). Releases are communicated and shown for captures that have the logger set to ‘app’ but not for captures that have the logger set to ‘php’.

Any thoughts on how to make the two behave the same in the Sentry dashboard?