I just hate the arrow notation (->) when calling functions on objects in PHP. Compared to the simple 'dot' in JS and many other languages it's so difficult to type. Ironically I have to write PHP on a daily basis as a full-time job, and I notice that 90% of typos I make are because of the simple arrow.