Commit Graph

8 Commits

Author SHA1 Message Date
Jeremy Mikola b6c9b45add PHPC-550: Always encode ODS field when serializing Persistable documents
The modified ODS tests return atomic modifiers through bsonSerialize(), which conflicts with __pclass injection (the resulting newObj is neither an update nor a replacement document). Rather than delete these tests, we'll mark them as expecting failure until we allow such functionality in another interface down the line.
2016-02-15 12:49:00 -05:00
Jeremy Mikola 08394895f5 Fix test title 2016-02-15 12:49:00 -05:00
Jeremy Mikola 20e601a853 PHPC-539: Include read concern in Query debug output 2016-02-10 10:37:51 -05:00
Jeremy Mikola 2fa57d7d05 Regression test for extending final classes 2016-02-09 15:25:14 -05:00
Derick Rethans 8e61bb78a5 Skip and fix test for HHVM with ReadConcerns 2016-01-12 16:43:03 +00:00
Derick Rethans c0d4f60a1d Fixed issues with PHP 7 and the new ReadConcern 2015-12-18 16:15:40 +00:00
Jeremy Mikola 12e6907e41 PHPC-448: Support readConcern option on Query 2015-12-11 15:22:55 -05:00
Jeremy Mikola c601054ea4 PHPC-430: Regression tests for Query arg corruption 2015-09-23 14:50:57 -04:00