Triple Plus Operator¶
This is a white space trick, where the expression allows for ++ and + to follow each other. Note that it is not possible to make a quadruple (four times) or pentuple (five times), operator, as PHP does not parse it anymore.