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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: paulgao at yeah dot net
New email:
PHP Version: OS:

 

 [2009-07-04 13:50 UTC] paulgao at yeah dot net
Description:
------------
as setMulti() and getMulti(), WE need deleteMulti() too.


Patches

Pull Requests

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 Dec 21 15:01:29 2024 UTC