Hello,

On 6/5/07, Marcus Boerger <[EMAIL PROTECTED]> wrote:
Hello internals,

  let's make ext/pcre and ext/spl first class core components and not allow
  to disable them.

I fail to see what:
class_implements
class_parents
iterator_count
iterator_to_array
spl_autoload_cal
spl_autoload_extensions
spl_autoload_functions
spl_autoload_register
spl_autoload_unregister
spl_autoload
spl_object_hash

do outside ZE2.

ArrayObject is a must have to fix a couple of important issues with
object properties and array. It is also a powerful way to work with
arrays.

Iterators are part of any modern language. They are often nicely
integrated with the core of its language. Why should they be
maintained in an extension in PHP?

+ zend engine has different license - i wouldn't allow the change

Is it a no-no to any move? I would start to seriously worry about SPL if yes.

--Pierre

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to