Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69701 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 46569 invoked from network); 19 Oct 2013 08:58:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Oct 2013 08:58:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 209.85.212.169 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 209.85.212.169 mail-wi0-f169.google.com Received: from [209.85.212.169] ([209.85.212.169:38451] helo=mail-wi0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 02/25-23638-D9942625 for ; Sat, 19 Oct 2013 04:58:06 -0400 Received: by mail-wi0-f169.google.com with SMTP id cb5so3318029wib.4 for ; Sat, 19 Oct 2013 01:58:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=634JN/I5VXKwi7aZc3YZ4ZBzlntQ0dUW1/q6KXj97Dw=; b=ADa2jpP03+5y7UNDSbnbEb6BkzehfURllfAD0eGroIoRcPAwQx99DjWxk6o1C7GoGv Y/QtQaPcqsQVSk4JitWYsuthmTIH2XTVHH2Fy0UEBbi7QcU572GTXxjNolcG5C+GTJ0D S7XHKrifgNQDw5vCtQaaFCPRXXVO7+sekUJxLsk/M2+x4q7XAqZWgj6Edy9ypejDmBRa 9z5Vb9+SIqBruOSPT+JIEfskj9hq5W7OFXFuLhBz9BC+iHzrT3dj+tCzXLvPOurf+0cu BXkvw6hXcNdpXEz/Ni7Hoa6QLXazrzn6b6MIRMOE3XDsR5t8HROj4qljRuzzzorRFCCn mAPQ== X-Gm-Message-State: ALoCoQnaqFV5BhkJ9yH1cR+63wXfH1cltLghKa1cnGkRcZVJnNdoUMymTRa48EZkz406R1bWQIu2 X-Received: by 10.180.95.202 with SMTP id dm10mr2491672wib.62.1382173082446; Sat, 19 Oct 2013 01:58:02 -0700 (PDT) Received: from [192.168.0.3] (cpc22-asfd3-2-0-cust209.1-2.cable.virginmedia.com. [80.4.21.210]) by mx.google.com with ESMTPSA id w10sm11241723wia.4.2013.10.19.01.58.01 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 19 Oct 2013 01:58:01 -0700 (PDT) Message-ID: <52624998.5000008@pthreads.org> Date: Sat, 19 Oct 2013 09:58:00 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: Remi Collet , internals@lists.php.net References: <3D.BC.23638.84CA1625@pb1.pair.com> <526247A4.10607@fedoraproject.org> In-Reply-To: <526247A4.10607@fedoraproject.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] RFC: Expectations From: pthreads@pthreads.org (Joe Watkins) On 10/19/2013 09:49 AM, Remi Collet wrote: > Le 18/10/2013 23:46, Joe Watkins a écrit : > >> https://wiki.php.net/rfc/expectations > Really nice. > > Just a quick note about the provided tests, all "skip" message must > contain the "skip" word. > > Remi. > Fixed that .. thanks for the heads up ... Cheers Joe