Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71398 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95502 invoked from network); 22 Jan 2014 07:36:53 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Jan 2014 07:36:53 -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.176 as permitted sender) X-PHP-List-Original-Sender: ondra.hosek@gmail.com X-Host-Fingerprint: 209.85.215.176 mail-ea0-f176.google.com Received: from [209.85.215.176] ([209.85.215.176:61449] helo=mail-ea0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 04/10-28690-5157FD25 for ; Wed, 22 Jan 2014 02:36:53 -0500 Received: by mail-ea0-f176.google.com with SMTP id h14so4268823eaj.35 for ; Tue, 21 Jan 2014 23:36:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=NjNmECkO7NFzoVut9cX1GrEqkUaAN4X9TacRNbWK1k0=; b=P6Hb3ZM9SxfZcSMC2OCOZKE8EHzyWe9AeDe0J5blq3uD1ongJWFr/KEvpK2c9GA1/T RjTKJPH6253bhwlLKjs17NL2oZoDrVivgunZG7uhlusHCHGX6qxP8XK/E4t+gVXK7y7D Fo3gIS5PfMxngKQI2d6uIBsYMfVzl1hQQe30SW7GIpsZAqil5xDsB0Voe3ErVzmJqIEZ uD2/abXE/aRk8vU66PFoM9AuLL7bKr9/NsoRM+6HyADT3Sryk6P6MuDzDG3Gg86O9MQL XhOtEiYk+hx5YgNw6Rw7kuh8C6olc/fasrbVCk2FJpSyGSdStQN26FQ/zOzf95xYiR8G kgkw== X-Received: by 10.14.107.3 with SMTP id n3mr1211251eeg.67.1390376210726; Tue, 21 Jan 2014 23:36:50 -0800 (PST) MIME-Version: 1.0 Received: by 10.14.87.136 with HTTP; Tue, 21 Jan 2014 23:36:30 -0800 (PST) In-Reply-To: <1389884675.2057.4.camel@smugmug> References: <1389884675.2057.4.camel@smugmug> Date: Wed, 22 Jan 2014 08:36:30 +0100 Message-ID: To: Mike Cc: PHP Internals List , Ferenc Kovacs , Julien Pauli Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [RFC] [accepted] ldap_modify_batch From: ondra.hosek@gmail.com (=?UTF-8?B?T25kxZllaiBIb8WhZWs=?=) On Thu, Jan 16, 2014 at 4:04 PM, Mike wrote: > On Thu, 2014-01-16 at 15:17 +0100, Ond=C5=99ej Ho=C5=A1ek wrote: >> 2. Which version should ldap_modify_batch land in? Only in 5.6 or will >> it be backported? > > Definitely not in 5.3, probably not in 5.4 and IMO fine for 5.5. > So whatever RMs think is appropriate, either 5.5 or 5.6, RMs? RMs: what's your take on this? Cheers, ~~ Ondra