I am not sure why but after installing 1.4.5 dev, it reported "display_errors" as being on. And sure enough started reporting errors on the web page.
The reason this is weird is because it wasn't doing that in 1.4.4.5, and I have not only double-checked, but TRIPLE checked my php settings for this host and display_errors is off [i]everywhere[/i]. The only thing that appears to be saying that it's on is Zenphoto.
Suggestions?
Ah, was curious because previous dev builds adhered to the php settings, errors were still accessible in my log, just not displayed on my website.
A bit odd to ignore php.ini settings especially on a release we're being asked to test because it's close to production release. Most people will put it on their production site simply because they get more traffic and will likely expose any bugs as opposed to a dev site which gets very little traffic normally.