Hi!

> PHP 7 has strict_types mode for function parameters/return values and
> these are binded to certain type strictly.
> https://wiki.php.net/rfc/scalar_type_hints_v5
> 
> Why not make strict_types mode more strict?

What you are proposing is not making strict_mode more strict, it is full
variable typing, and should be considered as such.

I personally do not think PHP needs that, but at least if it is
discussed then it should be discussed with proper understanding what it is.

-- 
Stas Malyshev
smalys...@gmail.com

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to