Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83398 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34934 invoked from network); 21 Feb 2015 15:40:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Feb 2015 15:40:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=danack@basereality.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=danack@basereality.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain basereality.com from 209.85.213.45 cause and error) X-PHP-List-Original-Sender: danack@basereality.com X-Host-Fingerprint: 209.85.213.45 mail-yh0-f45.google.com Received: from [209.85.213.45] ([209.85.213.45:39218] helo=mail-yh0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 51/89-08895-8F6A8E45 for ; Sat, 21 Feb 2015 10:40:41 -0500 Received: by yhab6 with SMTP id b6so6347778yha.6 for ; Sat, 21 Feb 2015 07:40:38 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=nKmdLHL7Ernw+TYP9eghbtPasGKP3lVGbAzMTF8ymJE=; b=Xp0sTNU1og8cLWOZHfjuVnnt8LyXv2kpkn0nSo+rwyJW8amz38Ha+UPy7GtXfoEVPq zmXZ6Ae/24yp6wxCl3/dz8WLdZT5X+RLsRiFmZw4LzMx7BYokxqradquLKslnUtQIwSM bkoOCadqK6g+3a9/5xCvIgd8755OSfD9n+mC76nE2i1krThyZGGfkLE06XHOCvL2Xo3W Gkd9ZBfMtfq9dfGBsuJUC04jdjkB/JyEQdgnVUlqHGJY/FCuWMc5NExLF8xHNj/GZpmE K/pmnl8iLIhn4q0K9xL+5fpYNs8uY5qODF0qUSoUAI5avUr8djnsk4N/Pe0iHJO7uPZi RY1Q== X-Gm-Message-State: ALoCoQn/k5UPLvQyLioWeJF/nsDQ0UcyxyiUR3MoXUeGTe9eVaC9AAcU0H6adHbviyIbMTgrakU1 MIME-Version: 1.0 X-Received: by 10.236.104.194 with SMTP id i42mr2413731yhg.89.1424533237995; Sat, 21 Feb 2015 07:40:37 -0800 (PST) Received: by 10.170.71.86 with HTTP; Sat, 21 Feb 2015 07:40:37 -0800 (PST) X-Originating-IP: [89.240.52.213] In-Reply-To: References: Date: Sat, 21 Feb 2015 15:40:37 +0000 Message-ID: To: Yasuo Ohgaki Cc: "internals@lists.php.net" Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] [FINAL DISCUSSION] Script only include/require From: danack@basereality.com (Dan Ackroyd) From the RFC: > Patches and Tests > Will be prepared before vote. The implementation details may determine how some people vote. Is the patch still coming before the voting is opened? cheers Dan