Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:69869 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83525 invoked from network); 25 Oct 2013 18:40:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Oct 2013 18:40:34 -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:13552] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3E/D7-40084-12BBA625 for ; Fri, 25 Oct 2013 14:40:34 -0400 Message-ID: <3E.D7.40084.12BBA625@pb1.pair.com> To: internals@lists.php.net Date: Fri, 25 Oct 2013 19:40:30 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 80.4.21.210 Subject: error_log binary unsafe From: krakjoe@php.net (Joe Watkins) Evening Chaps, https://bugs.php.net/bug.php?id=64439 What do we think of the following approach: https://github.com/php/php-src/pull/505 Cheers Joe