I downloaded the latest Windows zip of 5 from snaps this morning. It's
php-win32-200401281930.zip.

When I try to run either php or php-cgi, I get a long string of error
messages as follows:

PHP Fatal error: Can't inherit abstract function Iterator::current()
(previously declared abstract in Iterator) in Unknown on line 0

There is a list of these error messages for several functions, as follows:

next()
key()
hasMore()
rewind()
current()
next()
key()
hasMore()
rewind()
current()
hasMore()

Then it crashes with the message:

php.exe has generated errors and will be closed by Windows. You will need to
restart the program.

Am I doing something wrong? How do I fix this?

Janet

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

Reply via email to