PHP 7 Tutorial: Master the Concepts of PHP: A Step By Step Process
### Author: ANMOL GOYAL
- loc 517 - spaceship operator has been introduced. It is used to compare two expressions. It returns -1, 0 or 1 when first expression is respectively less than, equal to, or greater than second expression.