Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76309 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46093 invoked from network); 1 Aug 2014 21:59:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Aug 2014 21:59:01 -0000 X-Host-Fingerprint: 78.192.130.122 jav75-2-78-192-130-122.fbxo.proxad.net Received: from [78.192.130.122] ([78.192.130.122:29074] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6C/E3-23250-3AD0CD35 for ; Fri, 01 Aug 2014 17:58:59 -0400 Message-ID: <6C.E3.23250.3AD0CD35@pb1.pair.com> To: internals@lists.php.net Date: Fri, 01 Aug 2014 13:58:24 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 78.192.130.122 Subject: PHPNG crashes when using composer From: pascal.chevrel@free.fr (Pascal Chevrel) Hi Another bug I found: https://bugs.php.net/bug.php?id=67735 When running "composer update" on a project I participate in (https://github.com/framasoft/framadate), PHPNG crashes. Regards Pascal