samhendrickx / catchr

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

Undefined variable: undefined (example.php) #5

Closed samhendrickx closed 9 years ago

samhendrickx commented 9 years ago

Thursday 7th of May 2015 03:49:35 PM

Type

NOTICE ERROR

Message

[8] Undefined variable: undefined

Location

Error on line 8 in file/Applications/XAMPP/xamppfiles/htdocs/catchr/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;

//  $test = "a" + $test;

/*
samhendrickx commented 9 years ago

Thursday 7th of May 2015 03:50:16 PM

Type

NOTICE ERROR

Message

[8] Undefined variable: undefined

Location

Error on line 7 in file/Applications/XAMPP/xamppfiles/htdocs/catchr/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;

//  $test = "a" + $test;

/*