Author: Anthony Ferrara ircmaxell@php.net (original Andrea Faulds, [email protected]) This RFC proposes the addition of four new type declarations for scalar types: int, float, string and bool. These type declarations would behave identically to the existing mechanisms that built-in PHP functions use. This RFC further proposes the addition of a new optional per-file directive, declare(strict_types=1);, w
{{#tags}}- {{label}}
{{/tags}}