In this case, I'd suggest using my patch for parameter type hinting. It
utilizes the current type hinting system for minimal code changes,
whereas this is a whole new set of functionality. It also has scalar and
number types, and supports objects with __tostring methods.

On Thu, 2008-04-17 at 11:42 -0300, Felipe Pena wrote:
> Hi.
> 
> Well, thinking better about the behavior of type hinting, i decided to
> change the proposal for strict type. I.e. don't accept numeric string
> as an intenger, etc.
> 
> If anyone wants use type hinting, i believe that it should be strict.
> Otherwise, it makes more sense to not use it.
> 
> Examples, patches and tests: http://wiki.php.net/rfc/typehint
> 
> 
> -- 
> Regards,
> Felipe Pena.
> 


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

Reply via email to