Hi! > The problem is that the current proposed hints/casts are deviating from the > type-hints that we are used to, therefore this particular feature should
Let's check the manual we're used to. http://php.net/manual/en/function.substr.php string substr ( string $string , int $start [, int $length ] ) What "string" and "int" mean there? How they work? What we're "deviating" from? -- Stas Malyshev smalys...@gmail.com -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php