php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #32807 Can't update value during firstkey/nextkey sweep
Submitted: 2005-04-24 01:07 UTC Modified: 2005-05-02 01:00 UTC
From: oliverpeek at gmail dot com Assigned:
Status: No Feedback Package: DBM/DBA related
PHP Version: 5.0.4 OS: Debian
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2005-04-24 01:07 UTC] oliverpeek at gmail dot com
Description:
------------
During a firstkey/nextkey loop/sweep through the database, I cannot do a dba_replace().  It just doesn't work.  Is this the way it's supposed to be?  If so, could that limitation be added to the documentation?

Thanks!


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-04-24 16:23 UTC] sniper@php.net
Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc.

If possible, make the script source available online and provide
an URL to it here. Try to avoid embedding huge scripts into the report.


 [2005-05-02 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 14:01:31 2024 UTC