In the tabs vs spaces indent war, I was very much on the side of spaces.
In my later years, I have come to understand tabs as the better of the two (as long as you can configure the size of a tab in everything).
But it feels too late to make the change. Especially as I am a fan of following coding standards. And many have adopted spaces.
Can we go back and make tabs the winner everywhere?
#PHP #programming