Hannes Magnusson
|
3efb11c140
|
PHPC-180: Rename constant and pass the cleanup uri explicitly
- Use the new connection string constant that includes auth
- Call the cleanup routines explicitly when needed
|
2015-03-16 20:30:15 -07:00 |
|
Hannes Magnusson
|
f4ff765cba
|
Fix tests for MongoDB 3.0.0
|
2015-03-04 13:45:15 -08:00 |
|
Hannes Magnusson
|
4acca269c2
|
This is a Manager, not MongoClient
|
2015-02-19 13:59:50 -08:00 |
|
Hannes Magnusson
|
a9823e706f
|
Ignore me. Trim trailing space
This has been annoying me for a long time, especially the '<?php '
|
2015-02-19 13:57:58 -08:00 |
|
Hannes Magnusson
|
dad5d51b12
|
PHPC-107: Throw ExecutionTimeoutException for maxTimeMs
|
2015-02-19 13:15:04 -08:00 |
|
Hannes Magnusson
|
031a8dac1e
|
PHPC-140: var_dump()ing WriteConcernError and WriteError
|
2015-01-27 14:18:29 -08:00 |
|
Hannes Magnusson
|
0f73eaa29c
|
PHPC-128: if there is no cleanup uri then skipit
|
2015-01-06 21:19:00 -08:00 |
|
Hannes Magnusson
|
bb5f45c313
|
PHPC-118: Use MongoDB\Driver namespace for phongo
|
2014-12-30 14:58:33 -08:00 |
|
Hannes Magnusson
|
6cba74790e
|
If there is no error, pass null to avoid the type hint
|
2014-12-23 11:01:58 -08:00 |
|
Hannes Magnusson
|
0d303e63bf
|
PHPC-113: WriteConcernError is just one error, not multiple
This allows to actually retrieve - and know about - the error
|
2014-12-23 11:01:32 -08:00 |
|
Hannes Magnusson
|
ffa8006bce
|
PHON-99: Add & Implement SSLConnectionException
|
2014-12-17 11:52:39 -08:00 |
|
Hannes Magnusson
|
23bc48ce48
|
exit on failure - and include a greppable error
Makes it easier to run the phpt directly
|
2014-12-16 15:38:51 -08:00 |
|
Hannes Magnusson
|
bbbda03d10
|
Seperate code from functions
|
2014-12-16 12:09:28 -08:00 |
|