On 6/5/07, Antony Dovgal <[EMAIL PROTECTED]> wrote:
> Well SPL should not be allowed to be disabled anyways, imho. I agree, but that's out of the topic.
Well, as we may require for the tests suite, and it looks like a non sense to be able to disable part of it, it is the right time to fix solve this issue :) It should not be possible to disable it. Or even better, we should move what we consider as core from SPL to Zend. I don't think the "hundreds" of php script and numerous iterators should be moved but the required ones. A couple of functions or features (I don't understand what they do in SPL) should be moved as well: class_implements, class_parents, spl_object_hash --Pierre -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
