Scout APM helps PHP developers pinpoint N+1 queries, memory leaks & more so you can troubleshoot fast & get back to coding faster. It usually goes something like this: do you write FQCN's (fully qualified class names) in your doc blocks or not? In other words, do you write code like this: Or like this: Of course, the second example assumes you've imported the full class name at the top of your file.
It makes me wonder, could it be that there are more such opinions that we think we're sure of; but that, in reality, we haven't actually thought trough all that well?
Opinions that are habit-driven; that we think of as "the best option" — not because they are, but because they've worked in the past and we're comfortable using them.