Hi,
Can I assume from the lack of an enthusiastic response that my use case doesn't really justify the changes I requested? :)
Not necessarily - I didn't quite understand why register_internal_class doesn't work for you, and didn't have enough time to dive into it. If you can elaborate a bit about it (provide an example, etc.), it'd help.
A couple other questions related strictly to user code, not extensions:
- I cannot pass null as the value of a parameter for which a type hint has been specified. Is there any way around this restriction, aside from removing the type hint?
Not right now. Stay tuned though.
- Is there a way for a user class to implement the comparison operator?
No, no operator overloading in PHP.
Zeev
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php