Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:85517 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29059 invoked from network); 27 Mar 2015 23:12:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Mar 2015 23:12:02 -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.214.176 as permitted sender) X-PHP-List-Original-Sender: yohgaki@gmail.com X-Host-Fingerprint: 209.85.214.176 mail-ob0-f176.google.com Received: from [209.85.214.176] ([209.85.214.176:34561] helo=mail-ob0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3E/2E-38005-1C3E5155 for ; Fri, 27 Mar 2015 18:12:02 -0500 Received: by obbgh1 with SMTP id gh1so20332388obb.1 for ; Fri, 27 Mar 2015 16:11:58 -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=21+i6+IbqBr/LdoVCVgBrRby1jc64ITsgVSNWXswhGg=; b=tMOo3UCKkPfL5JvF90u1/cE9UiHts8Ddf3GEX2ytV4T0ZzrsHpZl39fGKLB3Vh+0O2 Aud/Ejwc+b8DKe5inuSsMD+74QdN2Bfwy7ZG/1fRzANh3d9DcP/9KAqBf5pcy9KL7Ubl pnH1meP992S/etnyNw39n8JjN2Zsy6HO3Mx6qbyOPYWkZYVAwXV/it1nC+7HEb4eGw0u YtHVJG2QCuqWhm5W8Gdh70Q99MBYEPoft7yxCFTnnOhPhitnROU+DMKnhv7WHuAw/tu/ zvK1h3jBp/hxazKWAGH/cZFA7IWQAdWBzG9Hp2RDeRECfHKI09gkMNJxc67Fm4LaIiR+ zBLw== X-Received: by 10.182.105.66 with SMTP id gk2mr9005518obb.76.1427497918816; Fri, 27 Mar 2015 16:11:58 -0700 (PDT) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.202.58.2 with HTTP; Fri, 27 Mar 2015 16:11:18 -0700 (PDT) In-Reply-To: <54D1BF4B.30008@gmail.com> References: <547CEB74.9070807@ralphschindler.com> <54D1BF4B.30008@gmail.com> Date: Sat, 28 Mar 2015 08:11:18 +0900 X-Google-Sender-Auth: K_lwbX7-vQpQUAIPa2HUZZT-Q3M Message-ID: To: Stanislav Malyshev Cc: Julien Pauli , Ferenc Kovacs , Rowan Collins , PHP Internals List Content-Type: multipart/alternative; boundary=e89a8ff251345e672705124d4208 Subject: Re: [PHP-DEV] $http_response_header From: yohgaki@ohgaki.net (Yasuo Ohgaki) --e89a8ff251345e672705124d4208 Content-Type: text/plain; charset=UTF-8 Hi all, On Wed, Feb 4, 2015 at 3:42 PM, Stanislav Malyshev wrote: > > About $php_errormsg , we have error_get_last(). > > About $http_response_headers, we have no replacement. > > > > Why not get rid of both ? > > I agree. Magically appearing variables are bad design and if we can get > rid of them, PHP 7 is the time. +1 -- Yasuo Ohgaki yohgaki@ohgaki.net --e89a8ff251345e672705124d4208--