Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86961 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21808 invoked from network); 30 Jun 2015 05:31:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Jun 2015 05:31:59 -0000 Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.41 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.216.41 mail-vn0-f41.google.com Received: from [209.85.216.41] ([209.85.216.41:38084] helo=mail-vn0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9B/1C-25761-EC922955 for ; Tue, 30 Jun 2015 01:31:58 -0400 Received: by vnbf129 with SMTP id f129so12652234vnb.5 for ; Mon, 29 Jun 2015 22:31:56 -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:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=MT0EJrVkNxTY61r1rDwdwo6J68ZcycYQy+GCTOeoxa8=; b=NEa3e+c+7sYgVVnLnAvyWk0iUR/34ZWY+TSf2gCH1NEpX0lDLM771YnE4AC+TtzqPw +k0y2qe9AF+1Bfw2by34oCbBVC1M1O17P1Q6qPFSWha+AxYPr1uX3VTBbs6j67CuEwrh +GS+6OpaK7cSZyInG0ehBmTUMMnltVl3A31/L/42XHwL6oKFjqEDbEzpg8RudQgv/Tep VWdoRFl7Od1Z+El5QJ/9crcHtQsFx+7m2SJuthxbr2CT1JLgvi+axCwYr0qLpHwzdP5P vTc/e6t0aUy6uvzdL5HGd5I/WmZhQ8pAZGdioGDIgGQ1bVmJTxMhaVc/9vur4tWN+igs j+RA== MIME-Version: 1.0 X-Received: by 10.52.167.105 with SMTP id zn9mr17987603vdb.83.1435642315926; Mon, 29 Jun 2015 22:31:55 -0700 (PDT) Sender: morrison.levi@gmail.com Received: by 10.31.16.81 with HTTP; Mon, 29 Jun 2015 22:31:55 -0700 (PDT) In-Reply-To: References: <01a801d0b1df$cc6b45b0$6541d110$@belski.net> Date: Mon, 29 Jun 2015 23:31:55 -0600 X-Google-Sender-Auth: dv4x6CisScjAs1ZDrP3rJAMKpks Message-ID: To: =?UTF-8?B?SmFrdWIgS3Viw63EjWVr?= Cc: Anatol Belski , 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: levim@php.net (Levi Morrison) On Mon, Jun 29, 2015 at 3:47 PM, Jakub Kub=C3=AD=C4=8Dek wrote: > 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, s= ince 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php