What is "php-7"

PHP7 is a new version of the language, which has new features like:

Vários erros agora são tratados como exceptions.
Removida a antiga API SAPI e extensões
Null coalescing operator (??)
Combined comparison Operator (<=>)
Retorno tipado em métodos.
Declaração de tipos escalares.
Classes anônimas

For more information visit http://php.net/manual/en/migration70.php