On Friday 27 February 2004 10:41, Ferdinand Beyer wrote: > On 27 Feb 2004 at 11:12, Andi Gutmans wrote: > > Comments? (Please try to keep them short :) > > I think we should just drop the signature check. Interfaces may > include a signature for better readability but the engine should ignore > them. PHP4 class trees work fine even without strict inheritance > checks.
Mhm. Does a signature make sense if the engine ignores it anyway? For better readability one can use phpdoc/doxygen like comment blocks. > Because of PHP's loose character, we cannot force the user to use > the strict signature anyway. And since we have no overloading > support, but var_args, strict checks make not much sense to me. Agree. > -- > Ferdinand Beyer > <[EMAIL PROTECTED]> cheers, Pat -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php