Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68487 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28061 invoked from network); 11 Aug 2013 04:18:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Aug 2013 04:18:27 -0000 Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.54 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.215.54 mail-la0-f54.google.com Received: from [209.85.215.54] ([209.85.215.54:35574] helo=mail-la0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CD/97-06453-29017025 for ; Sun, 11 Aug 2013 00:18:27 -0400 Received: by mail-la0-f54.google.com with SMTP id ea20so3848582lab.41 for ; Sat, 10 Aug 2013 21:18:24 -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=48lVnKYchTiRv/c06tKW6yPydvB01v9jn9ATfjszMkM=; b=yPxIDP9PCJxf+Lil8vNhBwOnyykzGa7AEcr1lFM0uI7TalNXtv0XBE31nxjHtFg+sp Sz9aXbywT9mdbS1X7xF49l1aEm6am2zPIaNmAF6rIlzEG/S7hAnFCbi/BOqGRC1IkTFc wfQYuzd28RI+ReO/axN3Fda0YVRV0BPiGmEiu0OgwCcx5n59sIZOZqMI2pyoMNnoFEap UD8jOtkjY0zl+MX8DyWDy8w8wn7DEmt7o+gH12wHPXL16bra1EnIr25M45uWcMtTYiTV 0SlYQeq/2Kv4uToQPAB9Vf5DxRf9scX2vlmluvJxZx3i/vWj0bkDhuiVoKaPr7L2hhat 4V4Q== X-Received: by 10.152.9.194 with SMTP id c2mr8867456lab.83.1376194704172; Sat, 10 Aug 2013 21:18:24 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.112.127.233 with HTTP; Sat, 10 Aug 2013 21:17:43 -0700 (PDT) In-Reply-To: References: <520709C9.9070105@sugarcrm.com> Date: Sun, 11 Aug 2013 13:17:43 +0900 X-Google-Sender-Auth: I3v-IsIbIKj2f6aT_Z6PxrEXkvI Message-ID: To: Stas Malyshev Cc: PHP Internals , =?UTF-8?Q?Johannes_Schl=C3=BCter?= , Ulf Wendel , mysql , Ilia Alshanetsky Content-Type: multipart/alternative; boundary=001a1133dba07bebd704e3a44c74 Subject: Re: [PHP-DEV] travis-CI failures From: yohgaki@ohgaki.net (Yasuo Ohgaki) --001a1133dba07bebd704e3a44c74 Content-Type: text/plain; charset=UTF-8 Hi Stas, On Sun, Aug 11, 2013 at 1:06 PM, Yasuo Ohgaki wrote: > 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. I have PostgreSQL 8.1 though 9.3 installed on my dev system and cannot reproduce with my PostgreSQLs and PHP 5.5 branch. I guess Trivis-CI has some settings. I think it can be ignored, but if there is postgresql.conf available, I'll look into it. Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --001a1133dba07bebd704e3a44c74--