Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86949 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54147 invoked from network); 29 Jun 2015 21:47:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jun 2015 21:47:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=kelerest123@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kelerest123@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.53 as permitted sender) X-PHP-List-Original-Sender: kelerest123@gmail.com X-Host-Fingerprint: 209.85.218.53 mail-oi0-f53.google.com Received: from [209.85.218.53] ([209.85.218.53:34391] helo=mail-oi0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BE/85-25761-D0DB1955 for ; Mon, 29 Jun 2015 17:47:58 -0400 Received: by oigx81 with SMTP id x81so127913201oig.1 for ; Mon, 29 Jun 2015 14:47:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=5eldRdfo4AOzcPdGr+QQSlPqI+amcZt0AEuvGvQvj98=; b=EIsE5XcyQl+fftmzuphVDa5hrG5qAXzzS3Aa6L79S3ZZoaIOVzv6qzR4fhkbJx0jV4 cIyYmMf4Apb2fSWqnK/yxKw2B1NLl8738UbsMX/LWmlsADy8Uo/JW/mDTkrU6VyesZQq 5ZBUDnFuQ23IVMgfDY8wENHztdWv+HBzMMwJpPCe+9pRQ2eHzJE89GqVlZOjmUhMV8Lc wwp6FpcMQheqe0y3sQA0MkOXPRRIfGORbLgdgxGznDC/L1R8pi8LEzLs7Ea6dPprExQS dAXUKGQ8zYlfPFYju6BVVllkLJB0GoTqBjnP1ktsL3JnojIfDDkWzueDH6zCapVIqjAr Qv0A== X-Received: by 10.182.86.72 with SMTP id n8mr14469566obz.9.1435614475260; Mon, 29 Jun 2015 14:47:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.109.33 with HTTP; Mon, 29 Jun 2015 14:47:35 -0700 (PDT) In-Reply-To: <01a801d0b1df$cc6b45b0$6541d110$@belski.net> References: <01a801d0b1df$cc6b45b0$6541d110$@belski.net> Date: Mon, 29 Jun 2015 23:47:35 +0200 Message-ID: To: Anatol Belski Cc: Kalle Sommer Nielsen , Internals , Anatoliy Belsky , Dmitry Stogov , Nikita Popov , Ferenc Kovacs , Xinchen Hui Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Headsup: PHP7 feature freeze From: kelerest123@gmail.com (=?UTF-8?B?SmFrdWIgS3Viw63EjWVr?=) 2015-06-28 22:19 GMT+02:00 Anatol Belski : > What is the benefit changing it? XHTML is a standard which is alive. That's on every person's opinion. XHTML is currently not a standard, XHTML is dead. > But, there's for sure some code based on parsing the phpinfo() output, si= nce not everything is exported as a constant. IMHO having HTML5 in phpinfo(= ), while being nice, doesn't justify itself breaking those codes. Okay, that could be an argument. So I will rather focus on replacing just these completely legacy things like or etc. (plus inline styles to make the HTML code more readable and self-explainable). I would argue that software can be updated, but... okay, let it be. Best regards, Kubo2, Jakub Kub=C3=AD=C4=8Dek