An operator is something that takes one or more values and yields another value. PHPoC supports assignment, arithmetic, incrementing / decrementing, comparison, logical, string, bitwise and conditional operators.
※ PHPoC does not support Error Control Operators, Execution Operators and Array Operators.