Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49008 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72979 invoked from network); 7 Jul 2010 15:38:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Jul 2010 15:38:56 -0000 Authentication-Results: pb1.pair.com header.from=lynch@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lynch@php.net; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain php.net does not designate 67.139.134.202 as permitted sender) X-PHP-List-Original-Sender: lynch@php.net X-Host-Fingerprint: 67.139.134.202 o2.hostbaby.com FreeBSD 4.7-5.2 (or MacOS X 10.2-10.3) (2) Received: from [67.139.134.202] ([67.139.134.202:4740] helo=o2.hostbaby.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 2C/46-33240-E8F943C4 for ; Wed, 07 Jul 2010 11:38:56 -0400 Received: (qmail 70629 invoked by uid 98); 7 Jul 2010 15:38:54 -0000 Received: from localhost by o2.hostbaby.com (envelope-from , uid 1013) with qmail-scanner-2.05 ( Clear:RC:1(127.0.0.1):. Processed in 0.037353 secs); 07 Jul 2010 15:38:54 -0000 Received: from localhost (HELO www.l-i-e.com) (127.0.0.1) by localhost with SMTP; 7 Jul 2010 15:38:53 -0000 Received: from webmail (SquirrelMail authenticated user ceo@l-i-e.com) by www.l-i-e.com with HTTP; Wed, 7 Jul 2010 10:38:53 -0500 Message-ID: <1430e929de312057f8a7788560e7c92f.squirrel@www.l-i-e.com> Date: Wed, 7 Jul 2010 10:38:53 -0500 To: internals@lists.php.net User-Agent: SquirrelMail/1.4.21 [SVN] MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: LDAP bug From: lynch@php.net ("Richard Lynch") If anybody with LDAP extension experience could take a look at this, I'd sure appreciate it: http://bugs.php.net/bug.php?id=52266 I'm working on getting an environment where I can compile from source and reproduce and trace through C with a bunch of printf statements, but I suspect that's going to be a long-term effort, given current commitments...