Hannes Magnusson
|
8739a1f777
|
PHP-1195: Integers are now represented as int32, as long as they fit
|
2014-12-02 17:20:07 -08:00 |
|
Hannes Magnusson
|
23bb9a63ff
|
PHP-1189: Implement BSON regex type
|
2014-11-21 10:53:10 -08:00 |
|
Jeremy Mikola
|
76d49f792b
|
PHP-1189: BSON Regex type
|
2014-11-21 10:05:29 -08:00 |
|
Hannes Magnusson
|
f5b5d6ddef
|
PHP-1187: Implement BSON binary type
|
2014-11-21 09:51:27 -08:00 |
|
Hannes Magnusson
|
dfbef380a5
|
PHP-1188: Implement BSON code and code with scope types
NOTE: This type is not supported by Extended JSON :(
|
2014-11-20 17:33:10 -08:00 |
|
Hannes Magnusson
|
4a8b86c1a2
|
PHP-1191: Implement BSON timestamp type
|
2014-11-20 15:47:43 -08:00 |
|
Hannes Magnusson
|
2fddcd6e0a
|
Fix test: Whoopsy. Missed the DONE section
|
2014-11-20 15:46:09 -08:00 |
|
Hannes Magnusson
|
057469c997
|
PHP-1194: Implement BSON MaxKey and MinKey types
|
2014-11-20 15:01:46 -08:00 |
|
Hannes Magnusson
|
c439fbcc67
|
PHP-1190: Implement BSON\UTCDateTime
|
2014-11-19 17:07:13 -08:00 |
|
Hannes Magnusson
|
a3ce178fae
|
Move BSON encode/decode stuff into BSON namespace
BSON\toArray()
BSON\toJSON()
BSON\fromArray()
BSON\fromJSON()
|
2014-08-13 21:31:50 +00:00 |
|
Hannes Magnusson
|
cdaa3b074d
|
Implement BSON\ObjectID properly
|
2014-08-06 21:59:24 +00:00 |
|
Hannes Magnusson
|
08f7aef8b5
|
Add BSON tests
|
2014-06-20 14:55:03 -07:00 |
|