ID: 39704 Updated by: [EMAIL PROTECTED] Reported By: m0rf at mail dot cz -Status: Open +Status: Bogus Bug Type: SPL related Operating System: FreeBSD 6.1 PHP Version: 5.2.0 New Comment:
--disable-all and no --enable-simplexml means SimpleXML is disabled. Previous Comments: ------------------------------------------------------------------------ [2006-12-01 15:16:56] m0rf at mail dot cz Description: ------------ I upgraded PHP from 5.1.x to 5.2.0 and i'm getting now this error: Fatal error: Class 'SimpleXMLIterator' not found. I also didn't found (in changelog etc) message about SimpleXMLIterator getting away, so i'm expecting this class should still exists in SPL. Configure Command: './configure' '--enable-versioning' '--enable-memory-limit' '--with-layout=GNU' '--with-config-file-scan-dir=/usr/local/etc/php' '--disable-all' '--enable-libxml' '--with-libxml-dir=/usr/local' '--enable-reflection' '--enable-spl' '--program-prefix=' '--enable-fastcgi' '--with-apxs2=/usr/local/sbin/apxs' '--with-regex=php' '--with-zend-vm=CALL' '--prefix=/usr/local' ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=39704&edit=1