Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#49681 closed request (fixed)

php-mongodb: add new mongodb PECL extension for PHP

Reported by: moderndeveloperllc (Mark Garrett) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: php-mongodb

Description

The next-generation MongoDB extension has gone 1.0 stable in PECL: https://pecl.php.net/package/mongodb

Note: This is only for PHP 5.4 -> 5.6. They have not released a 7.0 version yet.

Change History (4)

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: mongodb removed
Owner: changed from macports-tickets@… to ryandesign@…
Port: php-mongodb added
Status: newassigned
Summary: [Request] Add new mongodb PECL extension for PHPphp-mongodb: add new mongodb PECL extension for PHP

Thanks for the suggestion.

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Added in r142509. It seems to compile for php 5.3 too.

comment:3 Changed 9 years ago by moderndeveloperllc (Mark Garrett)

Thanks. I was basing 5.4 off of http://docs.php.net/manual/en/mongodb.requirements.php and pecl/mongodb :

PHP Version: PHP version 5.99.99 or older
PHP Version: PHP 5.4.0 or newer
PEAR Package: PEAR 1.4.8 or newer

comment:4 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Yeah I read that too but I figured I'd try it with 5.3 anyway. Maybe there's a runtime problem I don't know about. If people report a problem with it I can drop the 5.3 subport again.

Note: See TracTickets for help on using tickets.