Tests that the ++ operators are used when possible and not used when it makes the code confusing.
void process( PHP_CodeSniffer_File $phpcsFile, int $stackPtr)
void processAssignment( PHP_CodeSniffer_File $phpcsFile, int $stackPtr)
void processIncDec( PHP_CodeSniffer_File $phpcsFile, int $stackPtr)
array register( )