Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70503 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 2569 invoked from network); 6 Dec 2013 07:39:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Dec 2013 07:39:57 -0000 Authentication-Results: pb1.pair.com header.from=mike.php.net@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mike.php.net@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.49 as permitted sender) X-PHP-List-Original-Sender: mike.php.net@gmail.com X-Host-Fingerprint: 74.125.83.49 mail-ee0-f49.google.com Received: from [74.125.83.49] ([74.125.83.49:33465] helo=mail-ee0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 0B/E1-21332-B4F71A25 for ; Fri, 06 Dec 2013 02:39:56 -0500 Received: by mail-ee0-f49.google.com with SMTP id c41so109055eek.22 for ; Thu, 05 Dec 2013 23:39:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:subject:from:to:date:content-type:mime-version :content-transfer-encoding; bh=w76dD/DV45scPxdafm2g8DUz/BNSJCTdn3FV92wGDjo=; b=mMMBRIkk2v1HbOit55l6P61pw9stcJBAFHrKS9jdM/GSTycU35sVjUkP1512xCERXv U/qryKLDAWbFCC8P9ipTGeHZ3k5zwM1aEmB8sjUYsVBgYundspgEAIU3UOWtsmiMTWKj V1XEJRW8nyLX80M7JqrgVCxhiz+gJvfBuHkitfQ/mzCZ/c0ySH4J+gWOE7nDZhsGy4sA eK1xnvsDL5XjVEDn3q16ah93cUkd6Cpde643of0zgrVPhEW7CmjhaZCldW08b5MNQ1dO grdJiIlrQPNNBw1NWIlATRJN2/aqji1YZFlbh9krL/61oRWgtptEh+cCXrAYTiQDGcUa 7Ljw== X-Received: by 10.14.211.130 with SMTP id w2mr287268eeo.111.1386315593208; Thu, 05 Dec 2013 23:39:53 -0800 (PST) Received: from [192.168.1.120] (178-18-170-101.customer.bnet.at. [178.18.170.101]) by mx.google.com with ESMTPSA id h48sm114227123eev.3.2013.12.05.23.39.52 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 05 Dec 2013 23:39:52 -0800 (PST) Message-ID: <1386315591.31655.16.camel@smugmug> To: PHP Internals Date: Fri, 06 Dec 2013 08:39:51 +0100 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Obsolete SAPIs From: mike.php.net@gmail.com (Mike) Just stumbled over this one: https://bugs.php.net/bug.php?id=60503 Time to remove some things in master? -- Regards, Mike