Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:57320 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60679 invoked from network); 10 Jan 2012 07:49:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jan 2012 07:49:23 -0000 Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 209.85.210.170 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 209.85.210.170 mail-iy0-f170.google.com Received: from [209.85.210.170] ([209.85.210.170:46636] helo=mail-iy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F4/A4-27438-38DEB0F4 for ; Tue, 10 Jan 2012 02:49:23 -0500 Received: by iaby26 with SMTP id y26so557887iab.29 for ; Mon, 09 Jan 2012 23:49:20 -0800 (PST) Received: by 10.50.214.102 with SMTP id nz6mr1340222igc.8.1326181760867; Mon, 09 Jan 2012 23:49:20 -0800 (PST) Received: from [192.168.2.100] (c-98-246-13-68.hsd1.or.comcast.net. [98.246.13.68]) by mx.google.com with ESMTPS id t5sm1448363igb.4.2012.01.09.23.49.19 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 09 Jan 2012 23:49:20 -0800 (PST) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Mon, 9 Jan 2012 23:49:18 -0800 Message-ID: To: internals@lists.php.net Mime-Version: 1.0 (Apple Message framework v1251.1) X-Mailer: Apple Mail (2.1251.1) Subject: disabling ereg From: philip@roshambo.org (Philip Olson) Hi geeks! We're unable to disable the ereg extension today, yet it's been = deprecated since PHP 5.3.0. Is this by design? Regards, Philip