Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7389 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53218 invoked by uid 1010); 28 Jan 2004 22:51:05 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53194 invoked from network); 28 Jan 2004 22:51:05 -0000 Received: from unknown (HELO stella.fastforwardnetwork.com) (209.51.153.50) by pb1.pair.com with SMTP; 28 Jan 2004 22:51:05 -0000 Received: (qmail 27425 invoked from network); 28 Jan 2004 23:56:44 -0000 Received: from p50835138.dip.t-dialin.net (HELO hristov.com) (@80.131.81.56) by d.goto.bg with SMTP; 28 Jan 2004 23:56:44 -0000 Message-ID: <40183A3C.2070309@hristov.com> Date: Wed, 28 Jan 2004 23:39:56 +0100 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20031230 X-Accept-Language: en-us, en MIME-Version: 1.0 To: janet@valade.com CC: internals@lists.php.net References: <20040128143815.24782.h003.c000.wm@mail.valade.com.criticalpath.net> In-Reply-To: <20040128143815.24782.h003.c000.wm@mail.valade.com.criticalpath.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Problems with Windows RC from snaps From: php@hristov.com (Andrey Hristov) A commit to fix the problem was just committed. You have to wait for the next win32. Andrey janet@valade.com wrote: > 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 >>> > >