Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69889 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3426 invoked from network); 27 Oct 2013 07:40:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Oct 2013 07:40:50 -0000 X-Host-Fingerprint: 80.4.21.210 cpc22-asfd3-2-0-cust209.1-2.cable.virginm.net Received: from [80.4.21.210] ([80.4.21.210:14327] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 32/28-45431-083CC625 for ; Sun, 27 Oct 2013 02:40:49 -0500 To: internals@lists.php.net,Yasuo Ohgaki Message-ID: <526CC37D.9020505@php.net> Date: Sun, 27 Oct 2013 07:40:45 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 References: <3E.D7.40084.12BBA625@pb1.pair.com> <526B554F.1020606@pthreads.org> <526CAF56.70908@pthreads.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 80.4.21.210 Subject: Re: [PHP-DEV] error_log binary unsafe From: krakjoe@php.net (Joe Watkins) On 10/27/2013 07:33 AM, Yasuo Ohgaki wrote: > On Sun, Oct 27, 2013 at 3:14 PM, Joe Watkins wrote: > >> The patch implements binsafe log for cli and cgi, do we need to implement >> any more ?? > > > It's better to check & fix all SAPIs :) > > Regards, > > -- > Yasuo Ohgaki > yohgaki@ohgaki.net > Indeed ... But the original question I asked was for approval on the approach ... I guess I got that ?? I don't mind implementing other SAPI's at all, I was just wondering if the approach is satisfactory ... Cheers Joe