Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:40985 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60980 invoked from network); 14 Oct 2008 13:04:11 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Oct 2008 13:04:11 -0000 Authentication-Results: pb1.pair.com header.from=markus@fischer.name; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=markus@fischer.name; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fischer.name from 213.46.255.22 cause and error) X-PHP-List-Original-Sender: markus@fischer.name X-Host-Fingerprint: 213.46.255.22 viefep18-int.chello.at Solaris 10 (beta) Received: from [213.46.255.22] ([213.46.255.22:45363] helo=viefep18-int.chello.at) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5A/DE-25867-7C894F84 for ; Tue, 14 Oct 2008 09:04:08 -0400 Received: from edge05.upc.biz ([192.168.13.212]) by viefep16-int.chello.at (InterMail vM.7.08.02.00 201-2186-121-20061213) with ESMTP id <20081014130405.HTNH1829.viefep16-int.chello.at@edge05.upc.biz>; Tue, 14 Oct 2008 15:04:05 +0200 Received: from genuine.home ([84.112.136.139]) by edge05.upc.biz with edge id Sd431a05g30dqkc05d44nd; Tue, 14 Oct 2008 15:04:05 +0200 X-SourceIP: 84.112.136.139 Received: from vserv01.home ([192.168.1.20] helo=[127.0.0.1]) by genuine.home with esmtpa (Exim 4.50) id 1KpjQG-0004qh-G8; Tue, 14 Oct 2008 14:54:51 +0200 Message-ID: <48F498BD.9010704@fischer.name> Date: Tue, 14 Oct 2008 15:03:57 +0200 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Lukas Kahwe Smith CC: Kalle Sommer Nielsen , PHP Development References: <2dedb8a0810131904x523ffceau26c9ab299baf66fa@mail.gmail.com> <941E2BA9-750D-4ADD-B633-6C63B92A1C6C@pooteeweet.org> In-Reply-To: <941E2BA9-750D-4ADD-B633-6C63B92A1C6C@pooteeweet.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -37 X-Spam-Level: --- X-Spam-Report: Spam detection software, running on the system "genuine.home", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi, Lukas Kahwe Smith wrote: > That being said I never used this function or the constants in my code. > So is there anyone that does actually use it and has some objection? Me neither, but in such cases it's probably a good idea to take a look at code search machines, e.g. [...] Content analysis details: (-3.8 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -3.3 ALL_TRUSTED Did not pass through any untrusted hosts -1.1 BAYES_40 BODY: Bayesian spam probability is 20 to 40% [score: 0.3350] 0.5 AWL AWL: From: address is in the auto white-list Subject: Re: [PHP-DEV] Deprecate define_syslog_variables in 5.3 From: markus@fischer.name (Markus Fischer) Hi, Lukas Kahwe Smith wrote: > That being said I never used this function or the constants in my code. > So is there anyone that does actually use it and has some objection? Me neither, but in such cases it's probably a good idea to take a look at code search machines, e.g. http://www.google.com/codesearch?as_q=define_syslog_variables&btnG=Search+Code&hl=en&as_lang=php&as_license_restrict=i&as_license=&as_package=&as_filename=&as_case= or e.g. http://www.krugle.org/ cheers, - Markus