ID:               34084
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Assigned
+Status:           Closed
 Bug Type:         SPL related
 Operating System: *
 PHP Version:      5CVS-2005-08-11 (dev)
 Assigned To:      helly
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2005-08-11 22:40:04] [EMAIL PROTECTED]

cvs ci for zend was blocked.

------------------------------------------------------------------------

[2005-08-11 22:11:39] [EMAIL PROTECTED]

I cannot reproduce. And i had the exact same behavior before i fixed
the engine. So please be sure to cvs up your engine. At least
zend_compile.c needs to be updated.

------------------------------------------------------------------------

[2005-08-11 21:09:19] [EMAIL PROTECTED]

Aha, so actually the problem was with my checkout =)
Marcus, fix your last patch, please.

------------------------------------------------------------------------

[2005-08-11 20:53:16] [EMAIL PROTECTED]

$ cvs -d :pserver:[EMAIL PROTECTED]:/repository checkout php-src
$ cd php-src/
$ ./buildconf --force
$ ./configure --with-zend-vm=GOTO --enable-debug
--with-apxs2=/usr/local/sbin/apxs --prefix=/usr/home/dev
$ make
$ ./sapi/cli/php -v
PHP Fatal error:  Class RecursiveFilterIterator contains 1 abstract
method and must therefore be declared abstract or implement the
remaining methods (FilterIterator::accept) in Unknown on line 0
<br />
<b>Fatal error</b>:  Class RecursiveFilterIterator contains 1 abstract
method and must therefore be declared abstract or implement the
remaining methods (FilterIterator::accept) in <b>Unknown</b> on line
<b>0</b><br />
PHP 6.0.0-dev (cli) (built: Aug 11 2005 20:55:00) (DEBUG)
Copyright (c) 1997-2005 The PHP Group
Zend Engine v2.1.0-dev, Copyright (c) 1998-2005 Zend Technologies

------------------------------------------------------------------------

[2005-08-11 20:28:21] [EMAIL PROTECTED]

Works fine here.
Try it with clean checkout.


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/34084

-- 
Edit this bug report at http://bugs.php.net/?id=34084&edit=1

Reply via email to