Nikola Posa
|
b064f86b41
|
Fixing date/time formatting in MongoDBFormatter.
|
2016-11-10 20:57:05 +01:00 |
|
Jordi Boggiano
|
6e6586257d
|
Add scalar types to processor/formatters and top level classes
|
2016-09-25 21:23:35 +02:00 |
|
Jordi Boggiano
|
5a501834c0
|
Fix MongoDBFormatter
|
2016-09-19 13:31:41 +02:00 |
|
Jordi Boggiano
|
bd584e89bc
|
Fix mongodb formatter
|
2016-05-27 14:09:32 +01:00 |
|
Jordi Boggiano
|
21dde4dedb
|
Move to strict mode and fix tests
|
2016-05-27 13:44:00 +01:00 |
|
Jordi Boggiano
|
f200e79879
|
CS fixes
|
2016-05-26 20:54:06 +01:00 |
|
Mark Garrett
|
e9ea22ffeb
|
Update to use more generic interfaces
PHP 7 can throw Errors and Exceptions, so use `Throwable` interface. `DateTimeInterface` allows for both `DateTime` and `DateTimeImmutable`.
|
2016-02-19 17:33:40 -06:00 |
|
Jeremy Mikola
|
f585e714fc
|
Support ext-mongodb's UTCDateTime class in MongoDBFormatter
The legacy driver (i.e. ext-mongo) and MongoDate are not supported on PHP 7.
|
2016-01-21 16:22:47 -05:00 |
|
Jordi Boggiano
|
5ce2b38b3b
|
Fixing tests and CS, refs #468
|
2014-12-29 20:45:41 +00:00 |
|
Florian Plattner
|
04648dba78
|
some cleanup
|
2014-12-29 20:38:08 +01:00 |
|
Florian Plattner
|
d6f11d6ba3
|
Add MongoDBFormatter
|
2014-12-06 12:52:15 +01:00 |
|