ABOUT US PRODUCTS GET INVOLVED BLOG

Ushahidi Mailing Lists

« All Listsdevelopers@list.ushahidi.com

Message: previous - next
Month: September 2012

Re: [ushahidi developers] starting to static check

From: Mike Dupont <jamesmikedupont@...>
Date: Fri, 28 Sep 2012 18:48:16 +0200
On Thu, Sep 27, 2012 at 11:21 PM, Robbie MacKay <robbie@...> wrote:
> Great to see someone else doing this too. I had a play static checking using
> with pfff recently and found the same error:

oh nice : https://github.com/facebook/pfff I have not seen this.

> Fixed 5 days ago:
> https://github.com/ushahidi/Ushahidi_Web/commit/aadd09e95678ad2076fb4096ef34c226eef9e33f

oh, wow, I guess i am out of date! I thought I checked the most recent
code (master), will have to check again!
Sorry for a double reporting. what branch is this in? is master not
the most recent best code?

> It'd be great to get this set up on the QA server so basic errors like this
> don't hang round long.
well i am using hiphop for php, but pfff seems that it might be lighter weight.
mike