Y
Hacker News
new
|
ask
|
show
|
jobs
by
olskool
2938 days ago
Did PHP ever change the misfeature that there is no warning when you reference an uninitialized variable?
1 comments
JeanMarcS
2938 days ago
If my memory is correct (might not be) you get a Notice since PHP5. So around 13 years ago.
link