Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53030 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77899 invoked from network); 6 Jun 2011 14:38:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jun 2011 14:38:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.54 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 74.125.82.54 mail-ww0-f54.google.com Received: from [74.125.82.54] ([74.125.82.54:46982] helo=mail-ww0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BF/F0-06642-F66ECED4 for ; Mon, 06 Jun 2011 10:38:41 -0400 Received: by wwd20 with SMTP id 20so3575077wwd.11 for ; Mon, 06 Jun 2011 07:38:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=I+SELune4ZOlA4Ahu5CdZJJEGLZ2WTlJ51QhWr32Xjo=; b=kfbfa/Mn7jgHs+un6w2XPseWuaSgo1GeayN9Gq9ZSS7sjskUwWyfDrZqMLT0BW9H8w 1zfXUEk+B/EAZzFwruG/Yzxl6ZYEiFuqrsJ3tlMqbDDSFKr7lH0joh4ODk7h5d5zAKm6 ZEIOI8+sK4DOzYgj97l0K6hq/dad8i/xG9z4w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=MOm5zRlDTfv13CgOqebv+k61GmIJHk9ulDa9oBqZXwkW5Ty/SA6koABWXqrhdgsMG2 bqRD5Ujo6bZDMQ8wCM0FDKusJw/lXV6nzvpoaKQrtT+ZQ1so3v32scRH0MRVK9XcovMx Zh0KOV9Ro+ePkStr9WviJRKr9b1zHatx8bzq0= MIME-Version: 1.0 Received: by 10.216.15.137 with SMTP id f9mr4865261wef.62.1307371116633; Mon, 06 Jun 2011 07:38:36 -0700 (PDT) Received: by 10.216.253.168 with HTTP; Mon, 6 Jun 2011 07:38:36 -0700 (PDT) In-Reply-To: References: Date: Mon, 6 Jun 2011 16:38:36 +0200 Message-ID: To: Mike Willbanks Cc: PHP Internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [Patch] GeoIP Tests From: pierre.php@gmail.com (Pierre Joye) hi, please use pecl-dev to talk about pecl's packages. Thanks for your work! On Mon, Jun 6, 2011 at 4:37 PM, Mike Willbanks wrote: > I've gone through the GeoIP extension and ensured all of the tests now pass. > > Bug Report: http://pecl.php.net/bugs/bug.php?id=22749 > Patch File: http://blog.digitalstruct.com/patches/geoip-svn-tests.patch.txt > > Also, it looks like the GeoIP extension is based on an extremely old > version, I am going to start looking to update this to get all of the new > constants that should exist into the extension. > A slight amount of behavior changed and should have been noted previously > for the test as "CA" is no longer a valid country code w/o a region in the > timeZone.c area of the GeoIP C API. > > Someone with karma want to review and apply the patch for the tests? > > Regards, > > Mike > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org