Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52467 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 77205 invoked from network); 19 May 2011 20:47:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 May 2011 20:47:37 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.215.42 mail-ew0-f42.google.com Received: from [209.85.215.42] ([209.85.215.42:49530] helo=mail-ew0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FC/83-59697-6E185DD4 for ; Thu, 19 May 2011 16:47:35 -0400 Received: by ewy2 with SMTP id 2so1037309ewy.29 for ; Thu, 19 May 2011 13:47:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=7KakWDrdFxwyrN253PBFoBjpW+IWgfpeLgRnhPcj4+k=; b=kOQclfV4n6e+N2p4hSGeanfYd6rw30fmb/lmH3g2erjVZ1gMOlynBtUak93GUstgZ1 JYrkaBu8j12zodxmBR9/zQvmKT8OEBMk5jS2COafDYXmKlJKK3vc94twKDvpyI+rmoYF vLgp4C5TSS8yoI3aHqanj7Xv9kyNRtVVboD2M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=BLFfmN62liVNyLC5S6QVmA6XiYCyxY3iJz0QPFt5RLXFXwfo2HRa5nR/mcWdDBYC2l +Q/XGv/nHwYSn+PS8OAZCuQiCDBhhpTafAvmxvfi1z7Sgw94vPg+2PWMVigVTImHpww1 gWLwbSQ8Mt5/kG3ApmFKyAzL15OmFa/1ddSUU= MIME-Version: 1.0 Received: by 10.14.32.66 with SMTP id n42mr1273945eea.84.1305838051861; Thu, 19 May 2011 13:47:31 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.14.37.13 with HTTP; Thu, 19 May 2011 13:47:30 -0700 (PDT) In-Reply-To: References: <49E352FD.6070008@gmail.com> <2dedb8a0904131124u57f2f32ei27083a289f7f18a4@mail.gmail.com> <49E39B3C.2020401@zend.com> <49E47BF2.3090807@gmail.com> <9b3df6a50904140811o6d57a426gd320a822271e19f3@mail.gmail.com> <49E4CE2D.7010402@zend.com> <3B1B513E-2712-40C4-AC20-4A21EB039629@roshambo.org> <0D1369A8-0154-4E34-9069-27AB267AE06F@roshambo.org> <4DD464C2.4060407@lerdorf.com> <4DD47AEA.1080306@sugarcrm.com> <4DD538B1.1070205@cubiclesoft.com> Date: Thu, 19 May 2011 22:47:30 +0200 X-Google-Sender-Auth: ZsBw9sUPTu7V9ntolmkFShGBKUA Message-ID: To: dukeofgaming Cc: Philip Olson , Thomas Hruska , PHP Internals Content-Type: multipart/alternative; boundary=00235451e67837247204a3a71d11 Subject: Re: [PHP-DEV] Re: Is it true that short_open_tag is deprecated in PHP 6? From: info@tyrael.hu (Ferenc Kovacs) --00235451e67837247204a3a71d11 Content-Type: text/plain; charset=UTF-8 On Thu, May 19, 2011 at 7:52 PM, dukeofgaming wrote: > On Thu, May 19, 2011 at 11:17 AM, Philip Olson > wrote: > > > > > > > @all > > > > > > Can we decide on decoupling > tag > > > matter? > > > > It feels like decoupling not > > seen objections or reasons for not doing it, so think we can safely > assume > > that it's been decided. > > > > Awesome > http://svn.php.net/viewvc?view=revision&revision=311260 Rasmus committed it for 5.4 \o/ Tyrael --00235451e67837247204a3a71d11--