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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
45 - 29 = ?
Subscribe to this entry?

 
 [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 04:01:28 2024 UTC