Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49121 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98570 invoked from network); 23 Jul 2010 03:34:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Jul 2010 03:34:33 -0000 Authentication-Results: pb1.pair.com header.from=jerome@loyet.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jerome@loyet.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain loyet.net from 209.85.214.42 cause and error) X-PHP-List-Original-Sender: jerome@loyet.net X-Host-Fingerprint: 209.85.214.42 mail-bw0-f42.google.com Received: from [209.85.214.42] ([209.85.214.42:50837] helo=mail-bw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 56/D3-08584-7CD094C4 for ; Thu, 22 Jul 2010 23:34:33 -0400 Received: by bwz11 with SMTP id 11so1509396bwz.29 for ; Thu, 22 Jul 2010 20:34:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.204.85.89 with SMTP id n25mr2137703bkl.105.1279856068826; Thu, 22 Jul 2010 20:34:28 -0700 (PDT) Received: by 10.204.68.68 with HTTP; Thu, 22 Jul 2010 20:34:28 -0700 (PDT) Date: Fri, 23 Jul 2010 05:34:28 +0200 Message-ID: To: php-dev Content-Type: text/plain; charset=ISO-8859-1 Subject: [PHP] bug #51118: Allow multiple simultaneous syslog connections From: jerome@loyet.net (=?ISO-8859-1?B?Suly9G1lIExveWV0?=) Hi all, I just proposed a patch for this request (see the bug tracker). I don't know if it's the good way to handle this. Maybe you don't want to add this request (for which I think it could be great). Just tell me what you think. Hope it helps. ++ Jerome