From: Operating system: opensuse PHP version: 5.3.3 Package: Apache2 related Bug Type: Feature/Change Request Bug description:include backtrace in web server log on fatal error
Description: ------------ is it possible to include debug backtrace in the error log when some serious error occurs? Error like "PHP Fatal error: Call to a member function getColumns() on a non-object in ../core/entity_core.php on line 230" is quite useless because I don't know from where it was called. Expected result: ---------------- Include debug backtrace in the error log Actual result: -------------- Now only the last line of backtrace is present -- Edit bug report at http://bugs.php.net/bug.php?id=52761&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=52761&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=52761&r=trysnapshot53 Try a snapshot (trunk): http://bugs.php.net/fix.php?id=52761&r=trysnapshottrunk Fixed in SVN: http://bugs.php.net/fix.php?id=52761&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=52761&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=52761&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=52761&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=52761&r=needscript Try newer version: http://bugs.php.net/fix.php?id=52761&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=52761&r=support Expected behavior: http://bugs.php.net/fix.php?id=52761&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=52761&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=52761&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=52761&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=52761&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=52761&r=dst IIS Stability: http://bugs.php.net/fix.php?id=52761&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=52761&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=52761&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=52761&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=52761&r=mysqlcfg