ID:               39618
 User updated by:  randy at rcs-comp dot com
 Reported By:      randy at rcs-comp dot com
 Status:           Open
 Bug Type:         Documentation problem
 Operating System: Windows XP
 PHP Version:      5.2.0
 New Comment:

>Oh, I can't believe that.

1)  For what it is worth, which apparently is nothing since I am only a
PHP user and not a PHP developer, this is still a bug in my opinion. 
However, if the PHP developers choose to ignore these kind of things in
favor of documentation, the only thing I can do is write a sub-class and
fix the bugs I come across.  I am sure it will be popular...

2)  Part of the reason this drew on so long is because of your
reputation on this site for not addressing problems in a helpful way. 
You seem quick to mark something bogus or as some else's problem
instead of really looking into the bug yourself.  If you were more
helpful, I might have just taken your word on this one.

3)  Your comment above demonstrates your arrogance, which hinders you
from coming across as someone who really cares about PHP and wants to
make it better.  PHP developers have no purpose without PHP users.  You
should think on that one for a while.  And then try to let it affect
your attitude when answering bug reports.

4)  This is not the forum for your comment above or my comments in this
post, but you started it ...  lets move on


Previous Comments:
------------------------------------------------------------------------

[2006-12-01 10:51:16] [EMAIL PROTECTED]

Oh, I can't believe that.

------------------------------------------------------------------------

[2006-11-30 14:22:45] randy at rcs-comp dot com

I have contacted another PHP developer and they agreed with you Tony. 
My apologies for stringing this out so long and taking up your time.

------------------------------------------------------------------------

[2006-11-30 13:07:31] randy at rcs-comp dot com

I will not leave this bug report alone until you address the fact that
the SQLite 2 driver itself is inconsistent in the way it returns row
counts.  Please see my last post.

------------------------------------------------------------------------

[2006-11-30 09:35:29] [EMAIL PROTECTED]

The only thing we can do about *SQLite* inconsistencies and problems is
DOCUMENT THEM.
Please do not touch the report anymore, if you don't have a patch
yourself and not going to do anything about it anyway.
Thank you.


------------------------------------------------------------------------

[2006-11-28 14:56:16] randy at rcs-comp dot com

Then please address the inconstancy in the driver itself.  I will
repost for ease of reference:

Notice that the bug only appears after a prepared statement is
requested.  This means the driver itself is inconsistent in what it
returns.  If this is not a bug, then under "Actual Results" I should
have:

>php simple_pdo_test3.php
rows updated w/ exec() (some): 2 2
rows updated w/ exec() (all): 3 3 //<-- if truly not a bug, then this
should say "3 5"
statement preped and all records retrieved
rows updated w/ exec() (some): 2 2
rows updated w/ exec() (all): 3 5 
rows updated w/ exec() (some): 2 7
rows updated w/ prep & execute() (all): 3 3

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/39618

-- 
Edit this bug report at http://bugs.php.net/?id=39618&edit=1

Reply via email to