Fatal error: Call to undefined function qwertz() in D:\Web\nette\_trunk\tests\Debug\test.fatal.error.php on line 29
Fatal Error

Fatal Error

Call to undefined function qwertz()

Source file

File: D:\Web\nette\_trunk\tests\Debug\test.fatal.error.php   Line: 29

Line 22:    {
Line 23:        third(array(123));
Line 24:    }
Line 25:    
Line 26:    
Line 27:    function third($arg1)
Line 28:    {
Line 29:        qwertz($arg1);
Line 30:    }
Line 31:    
Line 32:    
Line 33:    first(10'any string');

Call stack

  1. <PHP inner-code> Debug:: shutdownHandler ()

Environment

HTTP request

HTTP response