Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66360 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92696 invoked from network); 28 Feb 2013 20:20:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Feb 2013 20:20:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=ondra.hosek@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ondra.hosek@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.178 as permitted sender) X-PHP-List-Original-Sender: ondra.hosek@gmail.com X-Host-Fingerprint: 209.85.215.178 mail-ea0-f178.google.com Received: from [209.85.215.178] ([209.85.215.178:48077] helo=mail-ea0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 23/DD-25879-82CBF215 for ; Thu, 28 Feb 2013 15:20:57 -0500 Received: by mail-ea0-f178.google.com with SMTP id a14so225684eaa.9 for ; Thu, 28 Feb 2013 12:20:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=GBn0+FVI/UeAO5/QGqLnr3BoXOWBs8xZ1cx3Dxm6ZJY=; b=vv2a9My/b1L9yhQnn2sk3/96Y6+qAfkmqv6t8C/d0RKbhF5HTZqJCOfp00AeLSx3rM 3NhwhIzJgEayJapUL7V75P/Zdu9ESgm45TEhhBvpn/RmCcnHN0qiyoViekQlQ0YtLSHv i0GGS8k3TIAHHj5yYbhMvYwqPuhw8XdO4COcWeJ4OewEn5s7fvWSYSWk3d7y7JsdjmWC BStU17qSlc+1wcn+eBPP97seYruJPD0DX1vYQABmydfs09rwrvVSaaxH8xWkJVlWBoEW S5ko1b6Rt4rvNRH71kY0STxTSFHOMhvDRYxzUHVLNZ+t6QMJHmwU2J6+5MS9Vz9tszH7 aqdg== X-Received: by 10.15.45.201 with SMTP id b49mr20365811eew.9.1362082853616; Thu, 28 Feb 2013 12:20:53 -0800 (PST) MIME-Version: 1.0 Received: by 10.14.128.3 with HTTP; Thu, 28 Feb 2013 12:20:33 -0800 (PST) In-Reply-To: <512FB1F0.7070401@oracle.com> References: <512FB1F0.7070401@oracle.com> Date: Thu, 28 Feb 2013 21:20:33 +0100 Message-ID: To: Christopher Jones Cc: PHP Internals List , Etienne Bagnoud Content-Type: multipart/alternative; boundary=089e0160c18ca5212f04d6cea0de Subject: Re: [PHP-DEV] new LDAP function: ldap_modify_batch From: ondra.hosek@gmail.com (=?UTF-8?B?T25kxZllaiBIb8WhZWs=?=) --089e0160c18ca5212f04d6cea0de Content-Type: text/plain; charset=UTF-8 Hi, On Thu, Feb 28, 2013 at 8:37 PM, Christopher Jones < christopher.jones@oracle.com> wrote: > This should have an RFC sooner rather than later. See > https://wiki.php.net/rfc > Alright. It kinda looked like that RFCs are only for core language features, so I wrote to the mailing list instead, but I'll gladly write an RFC as well. Can you liaise with Etienne (CC'd)? He is planning/hoping to merge some > LDAP > changes too. > Ah yes, I can see how that would be beneficial: he's introducing support for the LDAPControl arguments. I'll discuss it with him. Cheers, ~~ Ondra --089e0160c18ca5212f04d6cea0de--