Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47563 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 69231 invoked from network); 24 Mar 2010 15:10:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Mar 2010 15:10:08 -0000 Authentication-Results: pb1.pair.com header.from=felix.devliegher@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=felix.devliegher@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.220 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: felix.devliegher@gmail.com X-Host-Fingerprint: 209.85.219.220 mail-ew0-f220.google.com Received: from [209.85.219.220] ([209.85.219.220:35368] helo=mail-ew0-f220.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1C/77-33174-F4B2AAB4 for ; Wed, 24 Mar 2010 10:10:07 -0500 Received: by ewy20 with SMTP id 20so957960ewy.1 for ; Wed, 24 Mar 2010 08:10:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:content-type :content-transfer-encoding:subject:date:message-id:to:mime-version :x-mailer; bh=Ue8V6tP1nKoJUcSkMpGf7BX3mFaLlarxwLXTvNOrsws=; b=Kb8hLSK0rfYnC/8imyNSOPORIvlz4fs08EkKm7dgvu3VHAxSOXtXB2PkQbhVm5pmRv Ei+lyDMl2y3CGpLGhZXYpMfUCBUEQsBMUVCWCMsBGyreQNPqpulVtSVG97m9R9sQDaNP T8AL8fBd29HcVYjpRMRsXmsGbkPLqJVwpRLzw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:content-type:content-transfer-encoding:subject:date:message-id :to:mime-version:x-mailer; b=l3wSdsoSDPSN6LehBRPiss4j30OgIyCwi8uSp2L1vYm+BTA24ln+EfT5YZ9IjAbLMb MWhY6EmG5oHfxbHYqeAga52lnUAA2Zcx3Wb/qRWmOO1moCMYyV65emaGUv1iFNSbrYS2 LN8OOCLLOLwDT5L9T7PzB4vfcv3e4kP5NQZLc= Received: by 10.213.58.203 with SMTP id i11mr7086619ebh.0.1269443403960; Wed, 24 Mar 2010 08:10:03 -0700 (PDT) Received: from [192.168.2.109] (d54C6F20D.access.telenet.be [84.198.242.13]) by mx.google.com with ESMTPS id 13sm93186ewy.1.2010.03.24.08.10.00 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 24 Mar 2010 08:10:02 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Wed, 24 Mar 2010 16:09:50 +0100 Message-ID: <40024065-211A-4089-B5A3-E2362FEB0EF5@gmail.com> To: PHP internals Mime-Version: 1.0 (Apple Message framework v1077) X-Mailer: Apple Mail (2.1077) Subject: Open PHP6/trunk bugs From: felix.devliegher@gmail.com (Felix De Vliegher) Hi Ulf already indicated this in a bug report, but I'd like to bring it up = here too: "There's no PHP 6 any more. What shall happen to those reports: close, = bogus, test against 5.3, test against new trunk?" There's a lot of open PHP6 / SVN snaps bugs, some of them obviously not = valid anymore with the current trunk (e.g. some unicode engine bugs). Do = we leave those bugs open for a while until the new unicode initiative = has been started? For other bugs, we should probably check if they're = still valid and otherwise close, no? Regards, Felix=