Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66353 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 71142 invoked from network); 28 Feb 2013 19:37:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Feb 2013 19:37:33 -0000 Authentication-Results: pb1.pair.com smtp.mail=christopher.jones@oracle.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=christopher.jones@oracle.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain oracle.com designates 156.151.31.81 as permitted sender) X-PHP-List-Original-Sender: christopher.jones@oracle.com X-Host-Fingerprint: 156.151.31.81 userp1040.oracle.com Received: from [156.151.31.81] ([156.151.31.81:44363] helo=userp1040.oracle.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9F/19-25879-BF1BF215 for ; Thu, 28 Feb 2013 14:37:32 -0500 Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93]) by userp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r1SJbNvG028282 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Thu, 28 Feb 2013 19:37:24 GMT Received: from acsmt357.oracle.com (acsmt357.oracle.com [141.146.40.157]) by ucsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r1SJbMIm017338 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 28 Feb 2013 19:37:23 GMT Received: from abhmt110.oracle.com (abhmt110.oracle.com [141.146.116.62]) by acsmt357.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id r1SJbMkK005083; Thu, 28 Feb 2013 13:37:22 -0600 Received: from [10.159.136.17] (/10.159.136.17) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 28 Feb 2013 11:37:22 -0800 Message-ID: <512FB1F0.7070401@oracle.com> Date: Thu, 28 Feb 2013 11:37:20 -0800 User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: =?UTF-8?B?T25kxZllaiBIb8WhZWs=?= CC: PHP Internals List , Etienne Bagnoud References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Source-IP: ucsinet21.oracle.com [156.151.31.93] Subject: Re: [PHP-DEV] new LDAP function: ldap_modify_batch From: christopher.jones@oracle.com (Christopher Jones) On 02/28/2013 05:54 AM, Ondřej Hošek wrote: > Hi, > > yesterday, I submitted a patch to add a batch modification function to the > LDAP extension: > > https://bugs.php.net/bug.php?id=64317 > > IMNSHO, this would be a very useful addition to PHP’s LDAP API (and I think > the submitter of bug 31209, among others, would agree with me), so I’d like > to ignite a discussion about it, collect feedback, and have it added to PHP > as soon as possible. ;-) This should have an RFC sooner rather than later. See https://wiki.php.net/rfc Can you liaise with Etienne (CC'd)? He is planning/hoping to merge some LDAP changes too. Chris -- christopher.jones@oracle.com http://twitter.com/ghrd Newly updated, free PHP & Oracle book: http://www.oracle.com/technetwork/topics/php/underground-php-oracle-manual-098250.html