Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:52076 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72534 invoked from network); 28 Apr 2011 21:44:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Apr 2011 21:44:53 -0000 Authentication-Results: pb1.pair.com smtp.mail=christian.kaps@mohiva.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=christian.kaps@mohiva.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain mohiva.com from 178.63.228.54 cause and error) X-PHP-List-Original-Sender: christian.kaps@mohiva.com X-Host-Fingerprint: 178.63.228.54 elvis.mohiva.com Linux 2.6 Received: from [178.63.228.54] ([178.63.228.54:43904] helo=elvis.mohiva.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 40/A7-29189-4DFD9BD4 for ; Thu, 28 Apr 2011 17:44:52 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by elvis.mohiva.com (Postfix) with ESMTP id 5AF551D2483A for ; Thu, 28 Apr 2011 23:44:49 +0200 (CEST) X-Virus-Scanned: amavisd-new at mohiva.com Received: from elvis.mohiva.com ([127.0.0.1]) by localhost (elvis.mohiva.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Jkq2OGm+CtVX for ; Thu, 28 Apr 2011 23:44:48 +0200 (CEST) Received: from [192.168.0.3] (p57B54F50.dip.t-dialin.net [87.181.79.80]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: christian.kaps@mohiva.com) by elvis.mohiva.com (Postfix) with ESMTPSA id 298F81D24839 for ; Thu, 28 Apr 2011 23:44:48 +0200 (CEST) Message-ID: <4DB9DFCF.5090200@mohiva.com> Date: Thu, 28 Apr 2011 23:44:47 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110427 Lightning/1.0b3pre Thunderbird/3.1.9 MIME-Version: 1.0 To: PHPMailingList Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: SPLFileObject returns the content of a file after it was deleted From: christian.kaps@mohiva.com (Christian Kaps) Hi, last week I wrote a bug report: http://bugs.php.net/bug.php?id=54570 Maybe someone can look into it, because no modifications were made since reporting. I am interested if it's a bug or If I should work around. Greetings Christian