Jordi Boggiano
|
0b9ee7e636
|
Merge branch '1.x'
|
2019-11-12 21:50:28 +01:00 |
|
Jordi Boggiano
|
cf77550dca
|
Make sure all exception codes are integers, fixes #1393
|
2019-11-12 20:38:27 +01:00 |
|
Jordi Boggiano
|
073c5d763a
|
Merge branch '1.x'
|
2018-11-04 18:40:32 +01:00 |
|
Jordi Boggiano
|
42d84e6a8d
|
Move getClass method to a Utils class, refs #1190
|
2018-11-04 18:23:20 +01:00 |
|
Nicolas Grekas
|
9117a6c747
|
Fix displaying anonymous classes
|
2018-09-24 20:18:56 +02:00 |
|
Jordi Boggiano
|
3c1fc70c73
|
Fix mongodb tests
|
2017-06-18 23:58:24 +02:00 |
|
Jordi Boggiano
|
d33d11f264
|
Cache version_compare call, refs #884
|
2016-11-13 19:57:51 +01:00 |
|
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 |
|