Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19983 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61217 invoked by uid 1010); 14 Nov 2005 20:14:47 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 61202 invoked from network); 14 Nov 2005 20:14:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Nov 2005 20:14:47 -0000 X-Host-Fingerprint: 195.197.172.116 gw02.mail.saunalahti.fi Linux 2.4/2.6 Received: from ([195.197.172.116:45098] helo=gw02.mail.saunalahti.fi) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 8A/B8-07637-630F8734 for ; Mon, 14 Nov 2005 15:14:47 -0500 Received: from nest.netphobia.fi (YZDCXXXI.dsl.saunalahti.fi [85.76.35.232]) by gw02.mail.saunalahti.fi (Postfix) with ESMTP id 3C16BD79EA; Mon, 14 Nov 2005 22:14:40 +0200 (EET) Received: from nest.netphobia.fi (nest.netphobia.fi [127.0.0.1]) by nest.netphobia.fi (8.13.1/8.13.1) with ESMTP id jAEKEgMF021573; Mon, 14 Nov 2005 22:14:42 +0200 Received: from localhost (jani@localhost) by nest.netphobia.fi (8.13.1/8.13.1/Submit) with ESMTP id jAEKEgwv021570; Mon, 14 Nov 2005 22:14:42 +0200 X-Authentication-Warning: nest.netphobia.fi: jani owned process doing -bs Date: Mon, 14 Nov 2005 22:14:42 +0200 (EET) Reply-To: Jani Taskinen To: Pierangelo Masarati cc: venaas@php.net, internals@lists.php.net In-Reply-To: <33265.131.175.154.56.1131978592.squirrel@131.175.154.56> Message-ID: References: <1131485315.3327.15.camel@ando> <1131492177.3327.25.camel@ando> <1131521067.20182.2.camel@ando> <1131645514.3311.45.camel@ando> <33265.131.175.154.56.1131978592.squirrel@131.175.154.56> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [PHP-DEV] LDAP controls in response From: sniper@iki.fi (Jani Taskinen) On Mon, 14 Nov 2005, Pierangelo Masarati wrote: > sorry to bother you again. Do you think there are chances to see controls > in LDAP results in PHP 5/HEAD any soon? Another thing we'd need is LDAP I'll look into it but this won't get into 5.1.0. We're gonna release 5.1.1 quite soon after and it will contain your patch. I just need to free some time to sit down and look it over again. :) --Jani