Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68486 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26433 invoked from network); 11 Aug 2013 04:07:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Aug 2013 04:07:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.43 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.43 mail-la0-f43.google.com Received: from [209.85.215.43] ([209.85.215.43:43046] helo=mail-la0-f43.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A5/47-06453-BED07025 for ; Sun, 11 Aug 2013 00:07:08 -0400 Received: by mail-la0-f43.google.com with SMTP id ep20so3976544lab.30 for ; Sat, 10 Aug 2013 21:07:04 -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=glqV7KpGrr3sw10cHRcSYLjKenacw8z4Dehs3LZoG3w=; b=xKkjooLFEV4DWET0b/1oYdOOidu0eLLe5eV+jXvK2vNvSrm4VxBIaUrC7EiV16GabI NIMzZmbRjgMxNDj8U2SmxjRLF2Mff4oMzaMgNVKW3eoUQAtjPkcduDh05ntd2TK0O08I e4arIa6e3v+PIoqjTmEZZLre8ukI9ZgTZt2k6RkX8bc0DYlXCgXxO+gxUu6ia2agvHxH 6jQoM6HxIz8P2aCD/LLf4Ktoak7TTCKLiFfWA95vdb+zpXqscfaOXhMYp9cv8+ofvex/ sNtfvR/jwFanhbUn8gmDNT93gXTrH4OeaSPWD8G+21R5ajXTRZc/FUCDUAGt8Hm/vO8J 0i/Q== X-Received: by 10.112.89.100 with SMTP id bn4mr2975287lbb.16.1376194024588; Sat, 10 Aug 2013 21:07:04 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.127.233 with HTTP; Sat, 10 Aug 2013 21:06:24 -0700 (PDT) In-Reply-To: <520709C9.9070105@sugarcrm.com> References: <520709C9.9070105@sugarcrm.com> Date: Sun, 11 Aug 2013 13:06:24 +0900 X-Google-Sender-Auth: 2XuklgfCK6RhdlbHubjHyi89Yno Message-ID: To: Stas Malyshev Cc: PHP Internals , =?UTF-8?Q?Johannes_Schl=C3=BCter?= , Ulf Wendel , mysql@php.net, Ilia Alshanetsky Content-Type: multipart/alternative; boundary=001a11c379ecfa4cb804e3a42384 Subject: Re: [PHP-DEV] travis-CI failures From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a11c379ecfa4cb804e3a42384 Content-Type: text/plain; charset=UTF-8 Hi Stas, On Sun, Aug 11, 2013 at 12:49 PM, Stas Malyshev wrote: > PostgreSQL notice function [ext/pgsql/tests/09notice.phpt] > Bug #32223 (weird behaviour of pg_last_notice) > [ext/pgsql/tests/80_bug32223.phpt] > Bug #32223 (weird behaviour of pg_last_notice using define) > [ext/pgsql/tests/80_bug32223b.phpt] > > For PGSQL, it seems to be related to bug 32223 and notices, but I don't > have postgres install to verify it. > It seems it's failing with PostgreSQL 8.x, I'll look into it. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a11c379ecfa4cb804e3a42384--