On Thu, 2003-03-27 at 18:45, Brian Moon wrote: > Ok, sorry, I have been off the ZE2 list for a while (just joined back). > > Where is there more info on what the type hints do in ZE2. I am curious as > I wrote the RFC.
Zend/ZEND_CHANGES includes a section about type hints. I suggested allowing NULLs, too, and (following a suggestion by Marcus Börger) implemented a special syntax denoting NULL may also be passed. The implementation probably sucks, leaks memory or does something else which is really evil; it works for me, though:) Source and documentation diff for this can be found in the patch of my original mail to these lists. - Timm -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php