Commit Graph

3944 Commits

Author SHA1 Message Date
Andreas Braun
71baad2173 PHPC-1442: Drop support for PHP 5 in PECL packaging 2020-02-11 14:06:09 +01:00
Andreas Braun
7148b0119e PHPC-1442: Remove PHP 5.6 from testing 2020-02-11 14:06:09 +01:00
Andreas Braun
7138487d55 Merge pull request #1099 2020-02-11 14:05:09 +01:00
Andreas Braun
3d1701132d PHPC-1484: Support for allowDiskUse on find operations 2020-02-11 14:04:56 +01:00
Andreas Braun
fcc053f976 Merge pull request #1098 2020-02-10 08:52:12 +01:00
Andreas Braun
35c47ca7b4 Update libmongoc to 1.17.0-dev 2020-02-10 08:51:58 +01:00
Andreas Braun
4cf1aac046 Merge branch 'v1.7'
* v1.7:
  Back to -dev
  Package 1.7.1
  Test against PHP 7.4 instead of snapshot
  Cleanup duplicated check
  PHPC-1551: Fix build with system libraries
2020-02-04 19:26:56 +01:00
Andreas Braun
9edcbad203 Back to -dev 2020-02-04 19:26:30 +01:00
Andreas Braun
22be5f2d47 Package 1.7.1 1.7.1 2020-02-04 19:24:36 +01:00
Andreas Braun
a3e22394c3 Test against PHP 7.4 instead of snapshot 2020-02-04 19:19:32 +01:00
Andreas Braun
433ddce65b Merge pull request #1095 2020-02-04 19:19:11 +01:00
Remi Collet
a6768ab2f1 Cleanup duplicated check 2020-02-04 19:18:52 +01:00
Remi Collet
6b0210999d PHPC-1551: Fix build with system libraries 2020-02-04 19:18:47 +01:00
Andreas Braun
40ad321a49 Master branch is now 1.8-dev 2020-02-04 16:04:53 +01:00
Andreas Braun
c0e3d85f9d Merge branch 'v1.7'
* v1.7:
  Back to -dev
  Package 1.7.0
2020-02-04 15:57:47 +01:00
Andreas Braun
a933723998 Back to -dev 2020-02-04 15:57:19 +01:00
Andreas Braun
95c836ce62 Package 1.7.0 1.7.0 2020-02-04 15:56:21 +01:00
Andreas Braun
a384e42423 Fix missing files in prep-release script 2020-02-04 15:49:00 +01:00
Andreas Braun
edcccad309 Merge pull request #1094 2020-02-04 15:48:36 +01:00
Andreas Braun
c049448b88 Update libmongoc to 1.16.1 2020-02-04 07:52:12 +01:00
Andreas Braun
f693f2a986 Merge pull request #1093 2020-02-03 16:46:23 +01:00
Andreas Braun
e52207de8a PHPC-1499: Skip encryption tests on MMAPv1 storage engine 2020-02-03 14:59:51 +01:00
Andreas Braun
a8a08586a6 Merge pull request #1092 2020-02-03 13:14:03 +01:00
Jeremy Mikola
d4f8583da2 Remove unused variable 2020-02-03 13:13:48 +01:00
Jeremy Mikola
1260d114bc PHPC-1274: Reset client after forking for executeBulkWrite 2020-02-03 13:13:48 +01:00
Jeremy Mikola
f28de00cd2 Merge pull request #1090 2020-01-31 13:17:10 -05:00
Jeremy Mikola
5035ab9a22 PHPC-1496: Fix Windows build for libmongocrypt crypto
This fixes a typo from 7cea21a25a
2020-01-31 13:16:49 -05:00
Jeremy Mikola
1cb8db6c48 PHPC-1520: Define KMS_MSG_STATIC for bundled libmongocrypt 2020-01-31 13:16:49 -05:00
Jeremy Mikola
c4d1f7e49a PHPC-1546: Ensure Windows builds enable SASL and FLE 2020-01-31 13:16:49 -05:00
Andreas Braun
7b7cb3bfdf Merge pull request #1089 2020-01-31 14:54:04 +01:00
Andreas Braun
3c10a498e3 Move createClientEncryption tests to manager folder 2020-01-31 08:35:14 +01:00
Andreas Braun
b8c8523e1c PHPC-1545: Improve checks for invalid encryption option types 2020-01-30 15:00:17 +01:00
Andreas Braun
69d6df100e Merge pull request #1088 2020-01-27 20:35:54 +01:00
Andreas Braun
78fb41572d PHPC-1540: Destroy persistent clients in reverse order to prevent segmentation faults 2020-01-27 20:35:47 +01:00
Andreas Braun
0ceac0ca0b Merge pull request #1087 2020-01-27 20:35:25 +01:00
Andreas Braun
78638e019c PHPC-1539: Use mongoc error types over generic int 2020-01-27 19:31:39 +01:00
Andreas Braun
4a9eecfbd6 PHPC-1539: Introduce EncryptionException class 2020-01-27 19:31:39 +01:00
Jeremy Mikola
196901d595 Merge pull request #1086 2020-01-27 12:19:35 -05:00
Jeremy Mikola
7cd2a1bb0a PHPC-1462: Support hint for update commands 2020-01-24 17:31:42 -05:00
Andreas Braun
d93d1b7cb5 Merge pull request #1085 2020-01-23 08:35:11 +01:00
Andreas Braun
d8d30e5a88 PHPC-1497: Introduce new configure switch to use system libraries 2020-01-22 14:44:44 +01:00
Andreas Braun
99e83629ef Merge pull request #1075 2020-01-22 08:58:41 +01:00
Andreas Braun
c54bbaac67 PHPC-1499: Declare class constants for encryption algorithms 2020-01-22 08:18:32 +01:00
Andreas Braun
47fb81c8c0 PHPC-1499: Add build without FLE support to travis-ci 2020-01-22 08:18:32 +01:00
Andreas Braun
545db4eabd PHPC-1499: Expose BSON constant for subtype 6 2020-01-22 08:18:32 +01:00
Andreas Braun
f0372a50c5 PHPC-1499: Implement ClientEncryption::decrypt 2020-01-22 08:18:32 +01:00
Andreas Braun
4d7b35ee69 PHPC-1499: Implement ClientEncryption::encrypt 2020-01-22 08:18:32 +01:00
Andreas Braun
e65a933c8f PHPC-1499: Implement ClientEncryption::createDataKey 2020-01-22 08:18:32 +01:00
Andreas Braun
4923bdd97b PHPC-1499: Add empty ClientEncryption class 2020-01-22 08:18:32 +01:00
Andreas Braun
f167da97d4 PHPC-1499: Add functions to convert zval to bson_value_t and back 2020-01-22 08:18:32 +01:00