Hi Anthony, On Tue, Mar 17, 2015 at 6:03 AM, Anthony Ferrara <ircmax...@gmail.com> wrote:
> Voting has been closed on the scalar type declarations v0.5 RFC: > > https://wiki.php.net/rfc/scalar_type_hints_v5 > > At a final score of 108:48, it has been accepted for PHP 7. > Congratulations. Even though I dislike "stirct_types" part, I appreciate your efforts. Since weakly typed mode is too weak to be useful for detecting possible errors and strict type mode is overridden by any caller(parent script), it's still reasonable to have CoerciveSTH RFC. I hope many of us see the benefits of the RFC also. BTW, I suggest to remove the word "strict" from "strict_types" at least as it is not strict at all if caller(parent script) does not specify "strict_types=1". Regards, -- Yasuo Ohgaki yohg...@ohgaki.net