Jeremy Mikola
4fbf95fc92
Add 0.6.2 release notes
0.6.2
2015-05-06 11:45:54 -04:00
Jeremy Mikola
66b04e50ae
Bump stability
2015-05-06 11:42:42 -04:00
Jeremy Mikola
6e33de65ee
back to -dev
2015-05-06 11:34:40 -04:00
Jeremy Mikola
0fbd08ce6d
Add 0.6.1 release notes
0.6.1
2015-05-06 11:29:05 -04:00
Jeremy Mikola
30d935ecf2
Bump stability
2015-05-06 11:18:50 -04:00
Hannes Magnusson
6d2706f4ae
Fix build outside of srcdir
...
I don't know why 'distcheck' succeeded -- may be a bug there!
2015-05-05 13:29:36 -07:00
Hannes Magnusson
71a91adda1
back to -dev
2015-05-04 22:17:47 -07:00
Hannes Magnusson
a39035ed00
Add 0.6.0 release notes
0.6.0
2015-05-04 22:16:44 -07:00
Hannes Magnusson
d8568abc0d
Bump stability
2015-05-04 21:48:24 -07:00
Hannes Magnusson
2fad1539f4
Exceptions live in their own folder now
2015-05-04 21:48:24 -07:00
Hannes Magnusson
5b93c551df
Add coveralls badger
2015-05-04 15:28:06 -07:00
Hannes Magnusson
90a64b43c9
Use the coveralls token for 10gen-labs/mongo-php-driver-prototype not my personal one
2015-05-04 14:59:29 -07:00
Jeremy Mikola
f44614c64e
Merge pull request #45 from jmikola/multiple-toArray
...
PHPC-282: Test for multiple Cursor::toArray() calls
2015-05-04 17:57:16 -04:00
Jeremy Mikola
f0cc9c2376
PHPC-282: Test for multiple Cursor::toArray() calls
2015-05-04 17:56:10 -04:00
Jeremy Mikola
b0519cb665
Merge pull request #44 from jmikola/phpc-255
...
PHPC-255 and PHPC-282: Do not allow multiple Cursor iterators or rewinds
2015-05-04 17:23:16 -04:00
Jeremy Mikola
04d589b5b6
PHPC-255: Cursors cannot rewind after starting iteration
2015-05-04 17:05:25 -04:00
Jeremy Mikola
95d1ed8e73
PHPC-282: Remove tests for multiple iterators on the same Cursor
2015-05-04 16:21:06 -04:00
Jeremy Mikola
4e7df722dd
PHPC-282: Cursor should not yield multiple iterators
...
Successive get_iterator handler invocations should throw a LogicException. This avoids situations that might allow the user to iterate over the same cursor multiple times.
2015-05-04 16:15:17 -04:00
Jeremy Mikola
5bf6e2ccfd
PHPC-284: Create MongoDB\Driver\Exception\LogicException class
2015-05-04 16:15:17 -04:00
Jeremy Mikola
fdc71b454d
Merge pull request #43 from jmikola/phpc-283
...
PHPC-283: UnexpectedValueException and bsonSerialize() cleanup
2015-05-04 14:48:50 -04:00
Jeremy Mikola
7add8aec00
Use common return for zval_to_bson() bsonSerialize() error path
...
This also initializes ht_data to NULL just to be safe.
2015-05-04 14:41:23 -04:00
Jeremy Mikola
0b987982fa
PHPC-283: UnexpectedValueException for invalid bsonSerialize() return value
2015-05-04 14:34:01 -04:00
Jeremy Mikola
b8b41a5e0f
Merge pull request #42 from jmikola/phpc-179
...
PHPC-179 and PHPC-280: WriteConcern journal/fsync handling
2015-05-04 14:24:46 -04:00
Jeremy Mikola
fa3618e1d0
PHPC-280: WriteConcern should always set journal/fsync boolean args
2015-05-04 14:24:37 -04:00
Jeremy Mikola
70c2b95a19
Document WriteConcern $w param as integer|string
2015-05-04 14:24:37 -04:00
Jeremy Mikola
998c85bfba
PHPC-179: Show unset journal/fsync as null in WriteConcern debug handler
2015-05-04 14:24:37 -04:00
Jeremy Mikola
ca8ce7777d
Merge pull request #40 from jmikola/phpc-274
...
PHPC-274: Fix zval_to_bson() encoding of BSON\Serializable objects
2015-05-04 14:23:54 -04:00
Jeremy Mikola
56e55670b4
PHPC-274: Regression test for root BSON\Serializable encoding
2015-05-04 14:23:44 -04:00
Jeremy Mikola
047bea5705
PHPC-275: object_to_bson() handling for invalid bsonSerialize() retval
...
This also refactors the handling to be consistent with zval_to_bson().
2015-05-04 14:23:44 -04:00
Jeremy Mikola
9e59cee9d0
PHPC-274: Fix zval_to_bson() encoding of BSON\Serializable objects
...
Previously, only BSON\Persistable objects were handled.
2015-05-04 14:23:44 -04:00
Jeremy Mikola
7399cecffc
Merge pull request #41 from jmikola/phpc-278
...
PHPC-278: nModified may be null for legacy writes
2015-05-04 14:23:14 -04:00
Jeremy Mikola
1fe351fc7a
PHPC-278: nModified may be null for legacy writes
2015-04-30 14:37:12 -04:00
Hannes Magnusson
322068c230
PHPC-269: Travis mojo again
2015-04-27 20:24:59 -07:00
Hannes Magnusson
68eba44df5
PHPC-272: Move exceptions into MongoDB\Driver\Exception namespace
2015-04-24 15:40:28 -07:00
Hannes Magnusson
8c8b6a8add
Post-release-bump-version
2015-04-24 15:06:00 -07:00
Hannes Magnusson
9b5b7d7f56
Add 0.5.1 release notes
0.5.1
2015-04-24 15:05:07 -07:00
Hannes Magnusson
cde3e32a7f
Bump version to 0.5.1-alpha
2015-04-24 14:53:29 -07:00
Hannes Magnusson
889e48717e
Include the pre-generated fixtures in the package
2015-04-24 14:53:29 -07:00
Hannes Magnusson
2fd81c0ed2
PHPC-241: Don't try to use local timezone
...
The user would be forced to get the date.timezone warning
2015-04-24 14:44:35 -07:00
Hannes Magnusson
f43e07be08
Fix extension name -- and recommend the developers flags
2015-04-24 14:40:19 -07:00
Hannes Magnusson
60fdf52e1d
PHPC-241: mongodb.debug improvements
2015-04-24 11:51:09 -07:00
Hannes Magnusson
6cbacda4ac
Fix unused result warning - and use the localtime in logs
2015-04-24 10:09:49 -07:00
Hannes Magnusson
cb09d0a87a
Update testing section and add related section
2015-04-23 21:17:59 -07:00
Hannes Magnusson
f4f1f79f23
Fix coveralls build
2015-04-23 20:06:58 -07:00
Hannes Magnusson
ca04dd6d2c
PHPC-270: Several test fail because of missing enableTestCommands
2015-04-23 19:56:37 -07:00
Hannes Magnusson
8364cd4d77
PHPC-270: add TESTCOMMANDS() skipif to confirm mongod is running with required options
2015-04-23 19:56:37 -07:00
Hannes Magnusson
4b1a7ef7d3
PHPC-269: Fix travis setup
2015-04-23 19:56:37 -07:00
Hannes Magnusson
536ec40a9e
PHPC-268: Update tests to declare which environments they need
2015-04-23 19:56:37 -07:00
Hannes Magnusson
499bae18b4
PHPC-268: Add NEEDS() function to check if that environment is available
2015-04-23 19:22:14 -07:00
Hannes Magnusson
122d1fd7a7
Object IDs change, fix test
2015-04-23 19:22:14 -07:00