php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #67120 MongoException missing error codes and messages
Submitted: 2014-04-23 15:07 UTC Modified: 2021-08-03 11:40 UTC
From: charlie dot schliesser at gmail dot com Assigned: cmb (profile)
Status: Closed Package: mongo (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: charlie dot schliesser at gmail dot com
New email:
PHP Version: OS:

 

 [2014-04-23 15:07 UTC] charlie dot schliesser at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/class.mongoexception
---

This doc page is missing all error codes and messages above 14. I was getting other errors thrown from Mongo and had to track down the source code at https://github.com/mongodb/mongo-php-driver/blob/master/types/id.c to see a bigger list. 

Apologies if this is the wrong place to report it, but I subscribed to php-bugs@lists.php.net and it looks like this is the correct way to do it.




Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-05-26 12:01 UTC] cmb@php.net
-Package: Documentation problem +Package: mongo
 [2021-08-03 11:40 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2021-08-03 11:40 UTC] cmb@php.net
The documentation of the mongo package has been removed from the
manual, because the mongo package is superseeded by the mongodb
package for years.  This ticket is obsolete.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 23:01:29 2024 UTC