samhendrickx / catchr

Handles PHP errors and creates GitHub issues for them
MIT License
0 stars 0 forks source link

Undefined variable: undefined (example.php) #3

Closed samhendrickx closed 9 years ago

samhendrickx commented 9 years ago

Thursday 7th of May 2015 03:07:01 PM

Type

NOTICE ERROR

Message

[8] Undefined variable: undefined

Location

Error on line 9 in file/Applications/XAMPP/xamppfiles/htdocs/test-handler/example.php

Extra info

Type Info
PHP Version 5.5.11 (Darwin)
IP address ::1
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_4) AppleWebKit/600.5.17 (KHTML, like Gecko) Version/8.0.5 Safari/600.5.17

Code


-> echo $undefined;

?>