Commit graph

6 commits

Author SHA1 Message Date
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
taca
5f84ee3fc6 Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +00:00
wiz
1e72efdc80 Updated php55-mongo to 1.6.14.
From Bartosz Kuzma in PR 51306.

1.6.14
** Bug
 * [PHP-1468] - Segfault on node with high network latency
 * [PHP-1511] - append_getlasterror() should ignore unset fsync/journal from link

** Improvement
 * [PHP-1510] - Route unacknowledged writes through legacy op codes

1.6.13
** Bug
 * [PHP-1483] - GridFS file storage fails on big endian platform
 * [PHP-1500] - Socket timeout not applied to initial command cursor query
 * [PHP-1501] - Rephrase unsupported/corrupt BSON messages
 * [PHP-1504] - Segfault connecting to authenticated RS after non-auth connections
 * [PHP-1505] - negative files.length when storing file with size > 2GB in gridfs

1.6.12
** Bug
 * [PHP-1494] - We don't allocate enough space for the hash buffer

** Task
 * [PHP-1474] - Declare no support for PHP 7

1.6.11
** Bug
 * [PHP-1467] - PHP driver on big endian platform not connecting to MongoDB

1.6.10
** Bug
 * [PHP-1460] - Query with limit leaves open cursors on server
 * [PHP-1462] - Fix static compilation
 * [PHP-1464] - GridFS should not drop dupes when creating index
2016-07-04 20:47:30 +00:00
taca
431051a05e Restrict PHP_VERSIONS_ACCEPTED to 55 and 56. 2015-12-19 14:27:12 +00:00
fhajny
35ba63f1bc Set maintainership to bartoszkuzma, didn't notice his wip/php-mongo before. 2015-06-13 14:29:54 +00:00
fhajny
004a6aee2f Import the PECL mongo 1.6.9 module as databases/php-mongo.
Provides an interface for communicating with the Mongo database in PHP.
2015-06-13 13:48:37 +00:00