Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76155 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80258 invoked from network); 26 Jul 2014 02:42:38 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jul 2014 02:42:38 -0000 Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.175 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.217.175 mail-lb0-f175.google.com Received: from [209.85.217.175] ([209.85.217.175:48605] helo=mail-lb0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/A2-08559-B9513D35 for ; Fri, 25 Jul 2014 22:42:37 -0400 Received: by mail-lb0-f175.google.com with SMTP id 10so3926515lbg.20 for ; Fri, 25 Jul 2014 19:42:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=1oDBrjhV4YE3Klld9P8vjQt0fBNyjGx3XMzfRZvgoZg=; b=rg9JOPw94McbrfpmWYiegzCuUvfqtyJQ5JVe0wejx9QI//h23u6Ngntw+TqrKSchRo KQBAWPJPJ0fVxGInL03w3IdqIA8HKeRfmY/sw2zmhBkj4kdH3WOn5Gm7XecVZ2p3aVlX xjR/lk5uBpqEQ0Oz4Q7sZOUqQE1BlBuAmSczbtDdGyTFcPb5rnhei2QZSJmAqGvSiSDJ LE8LvGJIxWbqXIj0RYwsqi95sEsNR/sVRmKrkplGoZ06aOCjNpnfid3oPoK45K3wt0M1 RW9A42pQODOpp055JnthPaSi5ZUE4X0ZYpxvRQCY5jV3+Mmbf1qUZXMlM0PRaS1XXRgI R7SQ== X-Received: by 10.152.185.104 with SMTP id fb8mr6726702lac.64.1406342560257; Fri, 25 Jul 2014 19:42:40 -0700 (PDT) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.114.187.72 with HTTP; Fri, 25 Jul 2014 19:42:20 -0700 (PDT) In-Reply-To: <25.82.08559.C1852D35@pb1.pair.com> References: <25.82.08559.C1852D35@pb1.pair.com> Date: Sat, 26 Jul 2014 10:42:20 +0800 X-Google-Sender-Auth: 0JBniBCUyFYEqYsxNs1N1FSZozI Message-ID: To: Pascal Chevrel Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Reporting bugs for phpng From: laruence@php.net (Laruence) Hey: On Fri, Jul 25, 2014 at 9:14 PM, Pascal Chevrel wrote: > Hi, > > I tried the .deb package for phpng that Zend provides since yesterday > (thanks for that!) and I hit a memory consumption issue with the first of my > scripts I tried: > > PHPNG: > Memory peak: 62914560 (55.97MB) > Elapsed time (s): 0.3383 > > PHP 5.5: > Memory peak: 1835008 (1.64MB) > Elapsed time (s): 0.0717 > > How/where can I make a bug report about it? Is https://bugs.php.net/ ok for > PHPNG bugs? PHPNG is not listed in bugs.php.net yet. but as it's a branch of PHP , I think it's okey to report it there, and note it's PHPNG in the comment. for now. thanks > > Thanks > > Pascal > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > -- Laruence Xinchen Hui http://www.laruence.com/