Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20266 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34422 invoked by uid 1010); 23 Nov 2005 16:07:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 34407 invoked from network); 23 Nov 2005 16:07:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Nov 2005 16:07:27 -0000 X-Host-Fingerprint: 64.233.182.206 nproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.182.206:31580] helo=nproxy.gmail.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id C5/75-11378-EB394834 for ; Wed, 23 Nov 2005 11:07:26 -0500 Received: by nproxy.gmail.com with SMTP id a25so222677nfc for ; Wed, 23 Nov 2005 08:07:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=avkjv1tpovpl5tx/+X91SCQmeXXxb4emgJ9dIACtsz7FGSBeF5lj0sYz9pve8EESmBT+RiR/vQ1HkUi6WfBmPFpkirq5Q4sy5DNJHjlJ5Wp73ydHNqvkwJnMo9SQt5gKD1M0u8PxXEvmgsznIvNDds3cUM6FZNQiRfUf5t3Wt9c= Received: by 10.49.41.9 with SMTP id t9mr27059nfj; Wed, 23 Nov 2005 08:07:22 -0800 (PST) Received: by 10.48.108.6 with HTTP; Wed, 23 Nov 2005 08:07:22 -0800 (PST) Message-ID: <4858f9d90511230807g3952ea2fg@mail.gmail.com> Date: Wed, 23 Nov 2005 17:07:22 +0100 To: Derick Rethans Cc: PHP Developers Mailing List In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Subject: Re: [PHP-DEV] PDM Meeting Notes From: stefan.walk@gmail.com (Stefan Walk) On 22/11/05, Derick Rethans wrote: > Hello folks! > > On 11 and 12 November a bunch of us had a developers meeting in Paris, > discussing the things we want to do for PHP 6. Partly because of the > Unicode support, but we also discussed the items on "Rasmus' wishlist" > and a lot of other items. I made a report of the discussions we had and > placed the notes here: > > http://php.net/~derick/meeting-notes.html > > regards, > Derick Hello, what was the reason for the decision to drop asp tags? We are using them in our templates because of the <%=3D shortcut and no conflicts with X(HT)ML. Regards, Stefan