Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for catch errors on PHP 8.3 #1291

Open
fmagrosoto opened this issue Dec 29, 2024 · 1 comment
Open

Support for catch errors on PHP 8.3 #1291

fmagrosoto opened this issue Dec 29, 2024 · 1 comment

Comments

@fmagrosoto
Copy link

Hello, how are you doing. I'm writing to you because there's something happening to me and I don't know why it's happening. It turns out that I've been working on a PHP 8.2 project and everything works as usual. But a few days ago, I migrated to PHP 8.3. And now, whenever there is an error in the code, the web page keeps loading and does not display the error on the screen. Neither with Xdebug nor with F3's own DEBUG. Could someone help me? What am I doing wrong? Is that normal in PHP 8.3?

@ikkez
Copy link
Collaborator

ikkez commented Dec 29, 2024

Hi... you can try to upgrade your used framework version first and if that does not help, give us more information about how your error handling is setup (or if it's default) and then we'll see ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants