In my opinion, version 0.1 was consistent enough.

handling two different approaches just makes mess...

We have internal function strlen(string $s), and it may be called with
integer argument e.g. strlen(123) -> 3
I think user functions should follow the same rules.

If some rules are "bad", lets change that rules for both internal and user
functions.
But it's better to do it in a separate RFC (after scalar type hinting 0.1
accepted), or we will stick forever.

Thanks. Dmitry.

On Wed, Jan 14, 2015 at 3:16 AM, Andrea Faulds <a...@ajf.me> wrote:

> Good evening,
>
> I’ve made some quite significant changes to my Scalar Type Hints RFC, and
> bumped its version to 0.2.
>
> Here: https://wiki.php.net/rfc/scalar_type_hints
>
> This is a new thread because I’ve made a significant revision to the RFC,
> so it’d be sensible to separate discussion of the updated RFC from the v0.1
> RFC.
>
> Please tell me your thoughts.
>
> Thanks!
> --
> Andrea Faulds
> http://ajf.me/
>
>
>
>
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Reply via email to