Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47096 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 59864 invoked from network); 10 Mar 2010 02:00:43 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Mar 2010 02:00:43 -0000 Authentication-Results: pb1.pair.com smtp.mail=leepowers@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=leepowers@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.92.24 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: leepowers@gmail.com X-Host-Fingerprint: 74.125.92.24 qw-out-2122.google.com Received: from [74.125.92.24] ([74.125.92.24:36537] helo=qw-out-2122.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AD/D2-46565-A4DF69B4 for ; Tue, 09 Mar 2010 21:00:43 -0500 Received: by qw-out-2122.google.com with SMTP id 3so1857308qwe.59 for ; Tue, 09 Mar 2010 18:00:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=cS2EAhyXa1xgpIHt6VaE/X7gWpSOgrqfryl/BMj/gto=; b=qs+HnogOaPbxK2G3J0RWX+A6F8WSUzVEE9/f+kFFBHAkC6mUfT54r5NnF296/HnqmJ zNqOz9g6yRT6YYMwA9QZTq4qXm+R5pGntKwSktP5aIqlw41aQ9dBc8aXsFfdM+PRL/eG 03gSSeBwT2TEGu76W+14KSp7W/XgtU2QYdPF0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=F7r3mCbjrekOd7nKrFjqxaBc+LFn5kBG727kFnfTxI9l+R5HM4ZWXelG1xAhaYuVN5 Vyzztpt3Htgpgg1g/iY3OFQu1npfMBeS7YQySz9OsPK3Q0dJxo4RBjH0lPp1agIgth8w BeVuo8D/bsKL+RWWscMfI0gWDCdXEQYCXFlB8= MIME-Version: 1.0 Received: by 10.229.224.133 with SMTP id io5mr547919qcb.37.1268186440579; Tue, 09 Mar 2010 18:00:40 -0800 (PST) Date: Tue, 9 Mar 2010 18:00:40 -0800 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016363b85104cbaac048168aaf6 Subject: PHP6: status of short_open_tag and asp_tags From: leepowers@gmail.com (Lee Powers) --0016363b85104cbaac048168aaf6 Content-Type: text/plain; charset=ISO-8859-1 Is short_open_tag set to be removed or deprecated in PHP6? I don't see any deprecated/removal alerts in the documentation, yet I've heard all sorts of conjecture about the availability of short_open_tag along with asp_tags in 6 and would like to get a more official indication of their status. Thanks, Lee --0016363b85104cbaac048168aaf6--