Commit Graph

9 Commits

Author SHA1 Message Date
Derick Rethans
03da646de1 PHPC-709: Add microseconds to log messages 2017-12-12 10:16:06 +00:00
Jeremy Mikola
44ac5c4889 Manager debug ouput tests should not depend on libmongoc tracing
These tests were fragile and could fail when using libmongoc as a system library where tracing may not be enabled.
2017-02-07 18:43:23 -05:00
Jeremy Mikola
c673e0aee2 PHPC-704: Do not set mongodb.debug from driver options
The mongodb.debug INI option is a global setting and should not be set based on a single Manager's constructor argument.
2016-09-07 18:08:19 -04:00
Remi Collet
aeb2bc4669 PHPC-442: report PHP version in debug info 2015-10-05 17:28:23 -04:00
Remi Collet
efde19a1de report runtime version in debug mode 2015-10-05 17:28:23 -04:00
Derick Rethans
73ab90eb4d Skip logging tests for HHVM, which will use its own method 2015-09-22 11:02:03 -04:00
Jeremy Mikola
cb0249892a Bump extension version to 1.0.0alpha1 2015-08-20 16:03:35 -04:00
Hannes Magnusson
b9fa29f24b bump debug tests after slight tracing changes 2015-07-22 13:47:43 -04:00
Hannes Magnusson
b0b5ee6581 PHPC-75: Improve debug output coverage 2015-05-13 20:50:14 -07:00