3
votes
13answers
582 views
What do you think when a Boolean “if” has three resulting code paths?
(Background: from a previous job, a co-worker and I would end up discussing the bug pile during lunch. We began to develop a topic called "bug of the week". I doubt I have material …
1
vote
7answers
181 views
What is the worst function in PHP? [closed]
There are a number of functions that have bugs / weird interfaces / security issues etc. which do you think is worst?
