Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:45454 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30390 invoked from network); 3 Sep 2009 05:29:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Sep 2009 05:29:31 -0000 Authentication-Results: pb1.pair.com header.from=ahlin.hans@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=ahlin.hans@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.78.26 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: ahlin.hans@gmail.com X-Host-Fingerprint: 74.125.78.26 ey-out-2122.google.com Received: from [74.125.78.26] ([74.125.78.26:57534] helo=ey-out-2122.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E4/C2-13962-8345F9A4 for ; Thu, 03 Sep 2009 01:29:29 -0400 Received: by ey-out-2122.google.com with SMTP id 22so322924eye.39 for ; Wed, 02 Sep 2009 22:29:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type:content-transfer-encoding; bh=xHiayh6r0K1KJdTgLIukMsYaIw/lZVNbCrvldUnSxzc=; b=gG0gJTUIgVp4MbgK9vahV9AxsbjGbfWPYxdTCC+BfcB/Wkyj9l5o6lmX3W73gAA8D4 8ZfNQDRlFjIH+uRn3lS+w0jUWP78EX74GufSpLWroArPGnWqX+Dg/dsYVTfLASXjSn7l Q0gZi6D6D4gaRvHlFgC12bT3m7zAfKH9LTl6k= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=u5/PSCBu7A7T2oq6yqzH6Hf0F4aFOLHNQ0WDjT9a9VsEPXGJ8nUdq5Io7iKbH9HvjE c7hSGlNLKknD+Uh1sScICX2uCNi1RNDe8iM/NvqTofilLV+vC8zW2/rYrfZ9CXn41z7t iItS0VmYzlnS7fOiwPYXfGcvK67A58e/Ct0d4= MIME-Version: 1.0 Sender: ahlin.hans@gmail.com Received: by 10.216.86.1 with SMTP id v1mr397621wee.97.1251955763209; Wed, 02 Sep 2009 22:29:23 -0700 (PDT) In-Reply-To: <72e33a530909022226u319b15fbt62cdd53648f1dbd3@mail.gmail.com> References: <4A9EE046.4090500@zend.com> <72e33a530909022226u319b15fbt62cdd53648f1dbd3@mail.gmail.com> Date: Thu, 3 Sep 2009 07:29:23 +0200 X-Google-Sender-Auth: 3336782ad0258cab Message-ID: <72e33a530909022229l72ffa77cx7f7b6981d08a41a1@mail.gmail.com> To: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [PHP-DEV] Fix for 49148 (combination of stream_get_line and fseek does not work correctly) From: ahlin.hans@kronan-net.com (=?UTF-8?Q?Hans_=C3=85hlin?=) I just ran the test on Linux 2.6.29 FC11 Apache 2.2.13 and PHP 5.2.9 Result: string 'line1' (length=3D5) string '' (length=3D0) string 'line1' (length=3D5) string '' (length=3D0) string 'line1' (length=3D5) string 'line2' (length=3D5) string 'line1' (length=3D5) boolean false string 'line1' (length=3D5) string 'line2' (length=3D5) string 'line1' (length=3D5) string 'line2' (length=3D5) --=20 MvH / Hans =C3=85hlin Tel: +46761488019 http//www.kronan-net.com/