Date: 08/30/01
- Next message: eschmid <email protected>: "[PHP-DOC] Bug #13069 Updated: Documentation"
- Previous message: machucado2000 <email protected>: "[PHP-DOC] Bug #13069: Documentation"
- In reply to: holler <email protected>: "[PHP-DOC] Bug #13067: bool dbmreplace (int dbm_identifier, string key, string value)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 13067
Updated by: joey
Reported By: holler <email protected>
Old Status: Open
Status: Feedback
Bug Type: Documentation problem
Operating System: na
PHP Version: 4.0.6
New Comment:
I'm not sure what is the right thing to do here. There *is*
a mismatch, but who is correct?
The proto says:
/* {{{ proto int dbmreplace(int dbm_identifier, string key, string value)
Replaces the value for a key in a dbm database */
So, by this reasoning, the function operates correctly.
However, it seems to me that what you want to know is
whether the replace worked or not...
Previous Comments:
------------------------------------------------------------------------
[2001-08-30 16:03:59] holler <email protected>
in docs dbmreplace() returns bool
<b>bool dbmreplace(int dbm_identifier, string key, string value)</b>
but dbmreplace() returns int like dbminsert()
you all make a good job
gegards
robert
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=13067&edit=1
- Next message: eschmid <email protected>: "[PHP-DOC] Bug #13069 Updated: Documentation"
- Previous message: machucado2000 <email protected>: "[PHP-DOC] Bug #13069: Documentation"
- In reply to: holler <email protected>: "[PHP-DOC] Bug #13067: bool dbmreplace (int dbm_identifier, string key, string value)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

