Hi!

It's exactly correct. Function declarations are a contract, just like
interface specifications. Not a "let's pass some random stuff past
customs to see if it works". Having this, in combination with the

Yes, it's exactly how PHP functions and operators always worked - "let's accept everything we can possibly accept", not "let's make pretend we don't know what string '1' is because type bit is wrong".
--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227

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

Reply via email to