Jordi Boggiano
|
4a33226f25
|
Wrap up type-hint adding to all handlers
|
2018-11-19 23:28:33 +01:00 |
|
Jordi Boggiano
|
06143b03e5
|
Add a bunch of return types and fix type inconsistencies reports from phan
|
2018-07-04 14:14:08 +02:00 |
|
Jordi Boggiano
|
bd7b28e5ee
|
Merge branch '1.x'
|
2018-06-07 18:49:40 +02:00 |
|
Jordi Boggiano
|
21dde4dedb
|
Move to strict mode and fix tests
|
2016-05-27 13:44:00 +01:00 |
|
Jordi Boggiano
|
c04d39d10b
|
Make MongoDBFormatter default formatter for the MongoDBHandler in 2.0
|
2016-05-20 20:12:17 +01:00 |
|
Jordi Boggiano
|
3d30ba5ecc
|
Add some return type hints and fix up HandlerWrapper
|
2016-03-01 17:35:54 +00:00 |
|
Jeremy Mikola
|
aa6ab660bd
|
MongoDBHandler only supports ext-mongodb and mongodb/mongodb
The legacy driver (i.e. ext-mongo) is not supported on PHP 7, so there is no reason to leave behind its supporting code.
|
2016-01-21 15:58:45 -05:00 |
|
Will Banfield
|
d860b763cb
|
Response to CR comments
|
2016-01-21 14:20:09 -05:00 |
|
Will Banfield
|
f6a9fdbb2c
|
Add case for if manager is passed in
|
2016-01-21 14:19:35 -05:00 |
|
Will Banfield
|
ad37c8e663
|
Change 'save' to 'insert' in MongoDBHandler
|
2016-01-21 14:16:22 -05:00 |
|
Boris Momčilović
|
4764052a10
|
MongoDBHandler: write: call proper method if we've got instance of MongoDB\Collection
|
2015-11-03 20:47:58 +01:00 |
|
Boris Momčilović
|
435ddc2ec6
|
MongoDBHandler: support for MongoDB\Client
|
2015-11-03 20:34:57 +01:00 |
|
Jordi Boggiano
|
e8aa1013f5
|
Update license headers
|
2013-11-14 20:17:23 +01:00 |
|
Gabriel Ricci
|
d346c2e815
|
mongoCollection attribute visibility changed to protected so subclasses can access this attribute to query the database
|
2013-09-27 15:15:19 -03:00 |
|
Jeremy Mikola
|
6d3bca8543
|
Support MongoClient in MongoDBHandler
|
2012-12-13 15:17:20 -05:00 |
|
Jordi Boggiano
|
1359f72b08
|
Fix up mongo db handler and add tests
|
2012-04-22 12:38:37 +02:00 |
|
armetiz
|
d0ba572799
|
Remove reference to syslog.
|
2012-02-27 09:15:29 +01:00 |
|
armetiz
|
37f6766b9a
|
Code formatting.
|
2012-02-27 09:14:44 +01:00 |
|
armetiz
|
a04bec0bec
|
Add MongoDB handler
|
2012-02-20 11:11:46 +01:00 |
|