Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45786 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82865 invoked from network); 12 Oct 2009 19:30:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Oct 2009 19:30:35 -0000 Authentication-Results: pb1.pair.com header.from=mikko.koppanen@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=mikko.koppanen@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.206 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: mikko.koppanen@gmail.com X-Host-Fingerprint: 209.85.218.206 mail-bw0-f206.google.com Received: from [209.85.218.206] ([209.85.218.206:63381] helo=mail-bw0-f206.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9A/1B-54920-8D383DA4 for ; Mon, 12 Oct 2009 15:30:34 -0400 Received: by bwz2 with SMTP id 2so7567066bwz.23 for ; Mon, 12 Oct 2009 12:30:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=s5tqtZZofETF8IGy5IHFWSQcR4GZg4jRLB+WKvBRk7E=; b=h+qCHajKtwG7oqYBcnB6V+4RFl8sF+mHyiYNwf41OfQBrWdVMlItprMFa1eZ1wp0Xu S+g+NTUczkLnnaRrFc9B+b/tUkmfkCkdW0zFBZcmZ06vSZbCRIKR8veGx9tQGFCbVFMY xQUbERetn22mWqmGPIa9jF0Uc85HqPmKUkMzQ= 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 :content-transfer-encoding; b=HtDkDeqQiVKA2ALOD7LeqUl0tICP22I4ebr38bZP4Clp6U2CJvbqMA675KwVxapaKP fHgTSDr0udmDMP0c1qyspmELzA/hE6kySpw36xlSvBZJcmSCMDazZVi6a1jbfD15LEB4 mfOunRuJ/0jgB2leC5c4KAQ1HmkJnO+x7MNvk= MIME-Version: 1.0 Sender: mikko.koppanen@gmail.com Received: by 10.223.5.90 with SMTP id 26mr1488608fau.59.1255375826274; Mon, 12 Oct 2009 12:30:26 -0700 (PDT) In-Reply-To: <20091012191446.GS5179@arvo.suso.org> References: <20091012154610.GJ5179@arvo.suso.org> <20091012160854.GK5179@arvo.suso.org> <4AD356D5.2020605@lerdorf.com> <20091012162227.GL5179@arvo.suso.org> <20091012165734.GN5179@arvo.suso.org> <4AD36D8D.60806@gmail.com> <20091012191446.GS5179@arvo.suso.org> Date: Mon, 12 Oct 2009 20:30:26 +0100 X-Google-Sender-Auth: 2410f2c7fc6708f3 Message-ID: <8cf711460910121230w415f1447m36f94b09f818f295@mail.gmail.com> To: Mark Krenz Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Why is ereg being deprecated? From: mkoppanen@php.net (Mikko Koppanen) On Mon, Oct 12, 2009 at 8:14 PM, Mark Krenz wrote: > =A0So there is my proof. Does anyone still want to dispute me that ereg i= s > still heavily used and you'll make a lot of users angry if you don't > give them the proper amount of time to make this transition? > Hello Mark Krenz, please take the following steps: 1) Stop posting pointless junk to the lists as you are alienating all the developers that could possibly help you in the future 2) Create a proper technical proposal on how to solve the Unicode issues in ext/ereg. 3) Get someone to implement your proposal. Nothing helps your cause like a proper patch. Regards, Mikko