ext/scream functionality without ext/scream
There were some rumors recently about Gopals ext/scream. This extension disables the @ operators and therefore makes all errors visible. If you want to use the extension you have to build the extension and restart your PHP modules so that the extension is loaded.
But there is a more elegant to get the same behavior. Using [...]