Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
This reminds me of the event happened 3 years ago. One client wanted a project in a very unreasonable time. I said it's not possible. So they went to find a similar project, which they bought and asked to develop on top of that. It was a PHP project. First line of PHP in that project was
error_reporting(0); // Turn off all error reporting
I changed 0 to E_ALL, then refreshed the page and I saw a very similar page as OP. It took me one week to clean all those mess.
Related Rants
PHP-art
Source: https://ilyabirman.ru/meanwhile/...
random
bugs
php
art
error logging like a boss
error logging