php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #66523 Include "trace" key => data with error_get_last returned data
Submitted: 2014-01-20 17:40 UTC Modified: -
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: scott dot jungwirth at demandmedia dot com Assigned:
Status: Open Package: *General Issues
PHP Version: Irrelevant OS: Any
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
47 - 30 = ?
Subscribe to this entry?

 
 [2014-01-20 17:40 UTC] scott dot jungwirth at demandmedia dot com
Description:
------------
I am trying to get a back trace for a fatal error that is occurring in production in a function that has many access points, but while trying to use error_get_last in a shutdown function (register_shutdown_function) there is no trace information, so I can't tell what conditions lead to the code having a problem.

If error_get_last also returned trace information about the fatal error, then I would have a lot more information about what conditions lead to the error.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2023-04-22 09:52 UTC] cricysmedia at gmail dot com
Cricymedia are sharing latest news about Business, Education, Entertainment, Gaming, Mobile, PC, Realstate etc. More info to visit:(https://cricymedia.com)github.com
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 21:01:33 2024 UTC