Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43052 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11054 invoked from network); 15 Feb 2009 14:39:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Feb 2009 14:39:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=unknown; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 85.214.94.56 as permitted sender) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Linux 2.6 Received: from [85.214.94.56] ([85.214.94.56:43994] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6B/02-08422-53928994 for ; Sun, 15 Feb 2009 09:39:50 -0500 Received: from MBOERGER-ZRH.ad.corp.google.com (11-114.107-92.cust.bluewin.ch [92.107.114.11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id 0418611F550; Sun, 15 Feb 2009 15:39:45 +0100 (CET) Date: Sun, 15 Feb 2009 15:36:55 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <734016243.20090215153655@marcus-boerger.de> To: shire CC: Lukas Kahwe Smith , PHP Internals List In-Reply-To: <4994722E.8040907@tekrat.com> References: <53C9D049-8C10-48F2-8312-C8A81D2B5990@pooteeweet.org> <4994722E.8040907@tekrat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] 5.3 todos From: helly@php.net (Marcus Boerger) Hello shire, Thursday, February 12, 2009, 8:02:06 PM, you wrote: > Lukas Kahwe Smith wrote: >> The following remain open and it does not seem someone is actively >> working in it: >> - PHP_5_3 missed merge from PHP_5_2 for write_func callback > Seeing as I have an interest in this getting in 5_3, I'll work up a > patch for this unless someone wants to speak up that they've got it. I > don't have Karma to Zend though, so I'll need someone to commit for me. ;-) He there, thanks for looking into this (I sadly really cannot find much more time these days than allows me to occasionally read PHP mails). Thus I gave you karma now. If you want I can of course review your patch. Best regards & thanks Marcus