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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

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: Thu Apr 25 01:01:30 2024 UTC