Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40482 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80050 invoked from network); 12 Sep 2008 17:16:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Sep 2008 17:16:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.239 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.239 rv-out-0506.google.com Received: from [209.85.198.239] ([209.85.198.239:32054] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3D/8D-22777-BE3AAC84 for ; Fri, 12 Sep 2008 13:16:27 -0400 Received: by rv-out-0506.google.com with SMTP id g37so872187rvb.23 for ; Fri, 12 Sep 2008 10:16:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=vQO3ObpFSaMxMBrBI+L++0Vs+Avor4NG0OKVTX5D94s=; b=biwfOV4FNala4R2pVgnCvq+oozVwqKevlKTU2UuKDEFNGtsDBwxJHyDzvtzv5AHpBO Er9wwwklUkekGFYm/+pmSmp1VBPLKUD+c4lDJ/7cyNPu6UQaKr68XaORb8pd6GS48Icp DpqIKa0R2jjHRei5XIwLPKN/MbEhVjCqIb3Mk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=j0HVQnBdl8VReiV0xvfeHUMG1LFMXuqknZ1Xrk4e/Zy7kPeyyIqQDCvF4M7lIMzFbF TNmCYRg1gFvQYAY86nuSGdk58gs6k9DW2Mr+XZPOhUTJVElXHecFefhWAufGTfe8SP7A jwBgq2E5UWz55bmW84kWopJmn8f/qB4eXqk3o= Received: by 10.141.42.10 with SMTP id u10mr2787265rvj.141.1221239784531; Fri, 12 Sep 2008 10:16:24 -0700 (PDT) Received: by 10.140.178.14 with HTTP; Fri, 12 Sep 2008 10:16:24 -0700 (PDT) Message-ID: Date: Fri, 12 Sep 2008 19:16:24 +0200 To: "Arnaud Le Blanc" Cc: internals@lists.php.net In-Reply-To: <200809121821.15126.arnaud.lb@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200809121821.15126.arnaud.lb@gmail.com> Subject: Re: [PHP-DEV] Making ereg extension optional ? From: pierre.php@gmail.com ("Pierre Joye") hi, On Fri, Sep 12, 2008 at 6:21 PM, Arnaud Le Blanc wrote: > Hi, > > PHP now builds and works without ereg, is it planed to make it optional ? It is planed to drop it so I suppose optional can be a first step. I remember something about adding a BC layer using pcre, I'm not sure if it is done yet. However I would not do it in 5.x. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org