Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45763 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 41961 invoked from network); 12 Oct 2009 17:31:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Oct 2009 17:31:37 -0000 Authentication-Results: pb1.pair.com smtp.mail=israelekpo@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=israelekpo@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.78.25 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: israelekpo@gmail.com X-Host-Fingerprint: 74.125.78.25 ey-out-2122.google.com Received: from [74.125.78.25] ([74.125.78.25:4636] helo=ey-out-2122.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D6/62-54920-7F763DA4 for ; Mon, 12 Oct 2009 13:31:36 -0400 Received: by ey-out-2122.google.com with SMTP id 22so1970473eye.39 for ; Mon, 12 Oct 2009 10:31:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=vBoorv19zePn/8g2WtVYXW2cisGZB+VYJc5Ay3zrwWo=; b=ZHUBoB80Xeq5CIrrz7or93ynDZ9GzLopyOf02eHDVXAptrlToTkamqB0pihKWMMdc2 LFNgTVeeeehSNt4v49pKUgL6DovLsNrCZswzsoBVPe/icWeUGz9FnX9MQZNVUy5w3ku1 SMHonV5ccYFgSAfF3IdvtPZKxDrC7wwpgSfqI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=MP1oWh1FTkzba7OX3KMmZYNSxQo1nIVerQsH5Orz/COTWrAdw+ZxeXTZHFxVrNacyO bRzGQFGgSoMKu473S74j2jAttLh0P1evvVZSQxHLdNaYKCeRa204n9rE0fHWwsm/dUFf WYFcSGSmqB4H1wqWopMWSxtw7pGpCFFP/SzRo= MIME-Version: 1.0 Received: by 10.216.89.8 with SMTP id b8mr2019135wef.180.1255368692390; Mon, 12 Oct 2009 10:31:32 -0700 (PDT) In-Reply-To: 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> Date: Mon, 12 Oct 2009 13:31:32 -0400 Message-ID: To: Mark Krenz Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary=0016e6d7e6a3f8ef670475c04cb7 Subject: Re: [PHP-DEV] Why is ereg being deprecated? From: israelekpo@gmail.com (Israel Ekpo) --0016e6d7e6a3f8ef670475c04cb7 Content-Type: text/plain; charset=UTF-8 On Mon, Oct 12, 2009 at 1:28 PM, Derick Rethans wrote: > On Mon, 12 Oct 2009, Mark Krenz wrote: > > > Again, this isn't a debate on which is better, I only want to STRONGLY > > stress that I think its a big mistake to remove it in 6.0. > > The ereg library doesn't handle unicode so it can simply not work. > > > If nobody simply wants to do the work to make sure ereg is ready for PHP > > 6 and unicode support, then you are not doing your job. I hate to call > > it a job because I'm sure that you all enjoy doing PHP development, but > > there are times when you have to bite the bullet and do the hard work > > because its your responsibility to do so. > > Patches welcome. > > Derick > > -- > http://derickrethans.nl | http://ezcomponents.org | http://xdebug.org > twitter: @derickr > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > PHP is the most popular web-development language and it would continue to remain in that position for a very long time. I don't think that if ereg is not longer bundled with PHP this will have any effect in the number of PHP users. There exists a very large number of PHP users around the world; however, there is a significantly smaller and more miniscual number of people who actually design and maintain PHP and its extensions. It is important to stress that the PHP language is maintained by VOLUNTEERS who are committed and dedicated to seeing that PHP continues to prosper while maintaining high quality. Change is something that most people struggle with. As Pierre Joye suggested, just because there are lot of people driving clunkers does not mean we have to keep using clunkers. If there exist a faster, better and more efficient alternative, please adapt. Respect is reciprocal; please be nice to these volunteers because not only are you not paying them but no one else is either. Removing ereg from PHP might seem "Cold Turkey" but at this time that is the wiser thing to do. It's time for the clunker to go. -- "Good Enough" is not good enough. To give anything less than your best is to sacrifice the gift. Quality First. Measure Twice. Cut Once. --0016e6d7e6a3f8ef670475c04cb7--