Rob Richards wrote: > I might agree if PHP were strictly an OO language, but it's not.
I think part of the problem is that the same information, arginfo, is used for things: provide metadata for the Reflection API and type hinting of internal functions/methods. When I added the arginfo metadata to XSLTProcessor last year I was not aware of the latter purpose. I only wanted to fix the "missing metadata for reflection" issue. -- Sebastian Bergmann http://sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69 -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php