Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11165 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82372 invoked by uid 1010); 13 Jul 2004 11:45:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 82347 invoked from network); 13 Jul 2004 11:45:22 -0000 Received: from unknown (HELO jdi.jdimedia.nl) (212.204.192.51) by pb1.pair.com with SMTP; 13 Jul 2004 11:45:22 -0000 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i6DBjNd6007956; Tue, 13 Jul 2004 13:45:23 +0200 Received: from localhost (localhost [127.0.0.1]) by jdi.jdimedia.nl (8.12.11/8.12.11) with ESMTP id i6DBjHNF007889; Tue, 13 Jul 2004 13:45:18 +0200 Date: Tue, 13 Jul 2004 13:45:16 +0200 (CEST) X-X-Sender: derick@localhost To: romain bourdon cc: internals@lists.php.net In-Reply-To: <20040713114007.64001.qmail@pb1.pair.com> Message-ID: References: <5.1.0.14.2.20040712141042.03166120@127.0.0.1> <20040713114007.64001.qmail@pb1.pair.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-15 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Virus-Scanned: by amavisd-new at jdimedia.nl Subject: Re: [PHP-DEV] PHP 5.0.0 Test roll From: derick@php.net (Derick Rethans) On Tue, 13 Jul 2004, romain bourdon wrote: > "Sebastian Bergmann" a =E9crit dans le message= de > news: > > Current HEAD still segfaults with "php -m" on Windows: > > > > http://bugs.php.net/bug.php?id=3D29088 > > Hi, > i've tried php -m on my windows with the prerelease-test version, it does= n' > t segfault but there are some warning messages before printing the result > (it might...must...be an error from me ?) . Hope it will help : You try to use PHP modules from old versions. Derick