Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7387 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37114 invoked by uid 1010); 28 Jan 2004 22:45:16 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 37033 invoked from network); 28 Jan 2004 22:45:16 -0000 Received: from unknown (HELO c000.snv.cp.net) (209.228.32.64) by pb1.pair.com with SMTP; 28 Jan 2004 22:45:16 -0000 Received: (cpmta 16617 invoked from network); 28 Jan 2004 14:38:15 -0800 Received: from 209.228.32.67 (HELO mail.valade.com.criticalpath.net) by smtp.valade.com (209.228.32.64) with SMTP; 28 Jan 2004 14:38:15 -0800 X-Sent: 28 Jan 2004 22:38:15 GMT Received: from [172.192.192.247] by mail.valade.com with HTTP; Wed, 28 Jan 2004 14:38:14 -0800 (PST) Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 7bit MIME-Version: 1.0 To: php@hristov.com Cc: internals@lists.php.net X-Sent-From: janet@valade.com Date: Wed, 28 Jan 2004 14:38:14 -0800 (PST) X-Mailer: Web Mail 5.6.0-2_sol28 Message-ID: <20040128143815.24782.h003.c000.wm@mail.valade.com.criticalpath.net> Subject: Re: [PHP-DEV] Problems with Windows RC from snaps From: janet@valade.com Thanks for the answer, but I don't see any snaps for yesterday. I only see a snaps from 1/21 and then snaps from today 1/28. I tried the zip file from 1/21 but it crashed also. It didn't give this list of errors about the functions, but it crashed with the final message about Windows closing the program. Janet >In a message dated 1/28/2004 2:16:21 PM Pacific Standard Time, >php@hristov.com writes: >This is known issue and the problem was introduced this morning. A snapshot >from yesterday >will work. >regards, >Andrey >janet@valade.com wrote: >> 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 >>