Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54454 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1656 invoked from network); 8 Aug 2011 07:18:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2011 07:18:56 -0000 Authentication-Results: pb1.pair.com smtp.mail=scott@macvicar.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=scott@macvicar.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain macvicar.net from 209.85.218.42 cause and error) X-PHP-List-Original-Sender: scott@macvicar.net X-Host-Fingerprint: 209.85.218.42 mail-yi0-f42.google.com Received: from [209.85.218.42] ([209.85.218.42:40108] helo=mail-yi0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 55/6D-17758-7DD8F3E4 for ; Mon, 08 Aug 2011 03:18:52 -0400 Received: by yie19 with SMTP id 19so1474689yie.29 for ; Mon, 08 Aug 2011 00:18:43 -0700 (PDT) Received: by 10.42.146.200 with SMTP id k8mr4913796icv.522.1312787923464; Mon, 08 Aug 2011 00:18:43 -0700 (PDT) Received: from [172.16.1.3] ([204.28.120.216]) by mx.google.com with ESMTPS id f14sm8317680icm.3.2011.08.08.00.18.41 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 08 Aug 2011 00:18:42 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1244.3) Content-Type: text/plain; charset=iso-8859-1 In-Reply-To: <4E3E0155.5050702@lerdorf.com> Date: Mon, 8 Aug 2011 00:18:50 -0700 Cc: PHP Internals , Ilia Alshanetsky Content-Transfer-Encoding: quoted-printable Message-ID: References: <4E3E0155.5050702@lerdorf.com> To: Rasmus Lerdorf X-Mailer: Apple Mail (2.1244.3) Subject: Re: [PHP-DEV] Coverity Scan From: scott@macvicar.net (Scott MacVicar) On 6 Aug 2011, at 20:07, Rasmus Lerdorf wrote: > Coverity has run a new scan of trunk and there are a lot of valid > issues. You have probably noticed that I have started to fix some of > them, but there are 500+ to go, so I could use some help. The = following > people already have Coverity accounts: >=20 > andi, antony, colder, derick, dmitry, helly, iliaa, jcogg, joey, = kmori, > mike, nickpj, nlopess, phoddie, rui, sas, scottmac, sean, sesser, = slif, > steph, tgoldstein, thiago, wez and zeev >=20 > If you would like to help out and you don't have an account, please = send > me an email or catch me on irc and I will get you set up. >=20 > Once you have an account, go to: >=20 > http://scan.coverity.com/rung2.html >=20 > And click on the "Sign in" link next to PHP >=20 > If you start working on fixing one of these, please assign it to > yourself first within the Coverity UI so others will know. All these changes to PHP 5.3 scare me, I was hoping we'd see 5.3.7 = released sooner but after all these changes I think we'll need some more = RCs out. Thoughts ilia? - S=