Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69542 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15351 invoked from network); 10 Oct 2013 18:12:22 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Oct 2013 18:12:22 -0000 X-Host-Fingerprint: 80.4.21.210 cpc22-asfd3-2-0-cust209.1-2.cable.virginmedia.com Received: from [80.4.21.210] ([80.4.21.210:14133] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/32-00147-40EE6525 for ; Thu, 10 Oct 2013 14:12:20 -0400 To: internals@lists.php.net,Tjerk Meesters Message-ID: <5256EE01.8090100@php.net> Date: Thu, 10 Oct 2013 19:12:17 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 80.4.21.210 Subject: Re: Travis builds in ZTS mode From: krakjoe@php.net (Joe Watkins) On 10/10/2013 02:52 PM, Tjerk Meesters wrote: > Hi, > > Recently two PR's caused a regression in ZTS mode, which had to be resolved > by making another PR to fix both of them :) > > It would make sense to either: > 1. make Travis always test with ZTS; > 2. have it build in both configurations. > > > Thoughts? > Both configurations makes more sense ... Good idea ... Cheers Joe