4
votes
1answer
2k views

What does stdout in display_errors in phpinfo() mean?

I have 'stdout' under display_errors in my phpinfo. What does it mean? Where can I find the documentation about it? I could not find one in http://php.net/ I read here telling that it should be ...