Error: include_once(/path/to/file.php) [function.include-once]: failed to open stream: No such file or directory
Line: 112
File: /path/to/file/that.screwed.up.php
Calling Function: include_once
File Name: /path/to/file/that.screwed.up.php
On line: 112

All previously executed functions:

orderfunction namefile nameline
1include_once()/path/to/file/that.screwed.up.php112
2include_once()/path/to/file/a.previous.file.php4
3include_once()/path/to/index.php3

 

If a call to an invalid method or object is caught:

Error Type: 1
Message: Call to undefined method My_Method::badName()
File: /path/to/file.php
On line: 120