Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47853 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17758 invoked from network); 10 Apr 2010 05:05:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Apr 2010 05:05:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=philip@roshambo.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=philip@roshambo.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain roshambo.org from 74.125.83.170 cause and error) X-PHP-List-Original-Sender: philip@roshambo.org X-Host-Fingerprint: 74.125.83.170 mail-pv0-f170.google.com Received: from [74.125.83.170] ([74.125.83.170:46950] helo=mail-pv0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 03/33-24411-30700CB4 for ; Sat, 10 Apr 2010 01:05:08 -0400 Received: by pvg6 with SMTP id 6so2550727pvg.29 for ; Fri, 09 Apr 2010 22:05:05 -0700 (PDT) Received: by 10.141.22.20 with SMTP id z20mr1385501rvi.182.1270875905137; Fri, 09 Apr 2010 22:05:05 -0700 (PDT) Received: from [192.168.1.2] (c-76-22-32-17.hsd1.wa.comcast.net [76.22.32.17]) by mx.google.com with ESMTPS id 21sm1567601pzk.8.2010.04.09.22.05.03 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 09 Apr 2010 22:05:04 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1078) Content-Type: text/plain; charset=us-ascii In-Reply-To: Date: Fri, 9 Apr 2010 22:04:23 -0700 Cc: Internals Content-Transfer-Encoding: quoted-printable Message-ID: References: To: Kalle Sommer Nielsen X-Mailer: Apple Mail (2.1078) Subject: Re: [RFC] Removal of deprecated features From: philip@roshambo.org (Philip Olson) > If there is anything I forgot then let me know and I will add it to > the RFC, else discussions away! There are a couple more that were documented as being removed from PHP = 6: - pdo_odbc.db2_instance_name - session.bug_compat_42 Should these be added to this list? And I suppose = session.bug_compat_warn goes along with session.bug_compat_42. Regards, Philip