mongo-php-driver icon indicating copy to clipboard operation
mongo-php-driver copied to clipboard

The Official MongoDB PHP driver

Results 33 mongo-php-driver issues
Sort by recently updated
recently updated
newest added

https://jira.mongodb.org/browse/PHPC-2093

PHPC-2124 While reviewing code for the docs, I realised that these stubs don't correspond to the actual ZPP info, which takes precedence as it enforces parsing rules.

### Bug Report On FreeBSD, when i try to connect to a database with an Atlas connection string (mongodb+srv), i get an error that libresolv is unavailable. There was a...

waiting-on-jira
tracked-in-jira

1.13.0 build success with no error but 1.14.0 build error ``` #19 245.1 In file included from /php-8.1.9/ext/apcu/php_apc.h:33, #19 245.1 from main/internal_functions_cli.c:32: #19 245.1 /php-8.1.9/ext/apcu/apc.h:134:1: warning: function declaration isn't a...

waiting-on-jira
tracked-in-jira

### Description mongo-php extension does not show up in phpinfo(). The extension did got installed successfully and added to php.ini as well. ### Environment - macOS Monterrey - 12.4 -...

### Bug Report Cannot instantiate enum while loading documents from MongoDB database. ### Environment PHP 8.1.5 + ext/mongodb 1.13.0 + mongodb-org 5.0.7 ### Test Script ``` #!/usr/bin/php

tracked-in-jira

https://jira.mongodb.org/browse/PHPC-2064 This complements php/php-src#8076

PHPC-2146 Best reviewed commit by commit. This PR introduces some refactorings that I made while prototyping raw BSON support. No functional changes are introduced as part of this PR. This...

Hi, It seems like there are no available Windows DLLs to be found for version 1.14.0 or later. While these are normally provided through PECL by the Internals team, it...