freebsd-ports/databases/pecl-mongodb
Kurt Jaeger 2ebb6572f2 databases/pecl-mongodb: 1.1.6 -> 1.1.7
- Use php_stream_context_from_zval() to get default stream context
- PHPC-572: Keep stream context options alive for Manager's lifetime
- Use separate vars when fetching debug and context from driverOptions
- Remove macros for PHP 5.3 compatibility
- PHPC-671: Avoid mongoc_client_t use-after-free by Cursor and Server
- Revise object macros for use within expressions
- PHPC-698: Check HAVE_OPENSSL_EXT before calling php-ssl.c functions
- PHPC-699: Rename "php_mongo" functions to not conflict with legacy driver
- Fix expected exception message for PHPC-487 test case
- Initialize mongoc_ssl_opt_t struct to zero
- PHPC-677: Keep pem_file valid for life of mongoc_client_t
- PHPC-550: Remove XFAIL ODS tests for removed functionality
- Increased vagrant memory usage for virtual box to 2G
- PHPC-672: Fix zend_str_tolower usage
2016-06-04 15:25:00 +00:00
..
distinfo
Makefile
pkg-descr