php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #58750 new method: deleteMulti()
Submitted: 2009-07-04 13:50 UTC Modified: 2009-07-22 10:39 UTC
From: paulgao at yeah dot net Assigned:
Status: Closed Package: memcached (PECL)
PHP Version: Irrelevant OS: Slackware
Private report: No CVE-ID: None
 [2009-07-04 13:50 UTC] paulgao at yeah dot net
Description:
------------
as setMulti() and getMulti(), WE need deleteMulti() too.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-07-22 10:39 UTC] andrei@php.net
I can add this, but just like setMulti(), it would just iterate over the array and do each key separately since there's no API for doing it in parallel.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 00:01:27 2024 UTC