Giter VIP home page Giter VIP logo

Comments (7)

dcramer avatar dcramer commented on May 27, 2024

Not sure if we can actually do anything here

from sentry-laravel.

stayallive avatar stayallive commented on May 27, 2024

Related getsentry/sentry-php#408, this occurs on PHP 7+ and looks to be avoidable.

from sentry-laravel.

Jean85 avatar Jean85 commented on May 27, 2024

This seems to happen in the Symfony integration too... getsentry/sentry-symfony#48

from sentry-laravel.

stayallive avatar stayallive commented on May 27, 2024

@Jean85 I think this has something to do with how PHP 7 handles fatal errors (which can be catchable). getsentry/sentry-php#408 <- been trying to find a reproducable case but having a hard time.

from sentry-laravel.

Jean85 avatar Jean85 commented on May 27, 2024

Maybe it's not plain PHP's fault? I was thinking that maybe the issue is related to Symfony's ErrorHandler, that re-throws errors as exceptions for BC. Does Laravel use it too?

from sentry-laravel.

stayallive avatar stayallive commented on May 27, 2024

Yes, that was my thought too (and yes Laravel uses it too sort-of) but the sentry-php issue is for WordPress that's why I am looking also in the plain PHP direction for the root cause.

from sentry-laravel.

stayallive avatar stayallive commented on May 27, 2024

With sentry-php version 1.8.1 just released, this should be fixed (run composer update). If it still persists for anyone, please open an new issue with some info on the error that is duplicated.

from sentry-laravel.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.