php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #61304 Documentation Typo
Submitted: 2012-03-06 18:21 UTC Modified: 2013-05-18 00:12 UTC
From: michael dot irey at gmail dot com Assigned: vrana (profile)
Status: Closed Package: mongo (PECL)
PHP Version: Irrelevant OS:
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: michael dot irey at gmail dot com
New email:
PHP Version: OS:

 

 [2012-03-06 18:21 UTC] michael dot irey at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/mongocollection.insert#refsect1-
mongocollection.insert-returnvalues
---


Expected result:
----------------
This should almost be 1 (unless last_error itself failed).

Actual result:
--------------
This should almost always be 1 (unless last_error itself failed).

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-03-06 18:22 UTC] michael dot irey at gmail dot com
Expected result:
----------------
This should almost always be 1 (unless last_error itself failed).

Actual result:
--------------
This should almost be 1 (unless last_error itself failed).
 [2013-05-18 00:12 UTC] vrana@php.net
Automatic comment from SVN on behalf of vrana
Revision: http://svn.php.net/viewvc/?view=revision&revision=330280
Log: Fix typo in ok description (bug #61304)
 [2013-05-18 00:12 UTC] vrana@php.net
The fix for this bug has been committed.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 [2013-05-18 00:12 UTC] vrana@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: vrana
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 08:01:29 2025 UTC