Jordi Boggiano
|
800fe2cc1a
Migrate maxNormalizeDepth/maxNormalizeItemCount props and setters to NormalizerFormatter
|
7 years ago |
Jordi Boggiano
|
518288c5c5
Merge branch '1.x'
|
7 years ago |
Minh-Quan TRAN
|
ada5d30511
If context has exactly 1000 items, do not truncate
|
8 years ago |
DQNEO
|
39f464bd58
make compatible to phpunit 6
|
7 years ago |
Jordi Boggiano
|
ca4ffa68f6
Use namespaced phpunit classes, fixes #983
|
8 years ago |
Chris Forrence
|
763c3afb32
Split expectException calls with two parameters into the proper two calls
|
8 years ago |
Chris Forrence
|
85250d3c72
Replace deprecated setExpectedException methods with expectException
|
8 years ago |
Jordi Boggiano
|
0d01b2c8c7
Merge branch '1.x'
|
9 years ago |
Jordi Boggiano
|
214b8ef34b
Add total amount of items when aborting traversable normalization
|
9 years ago |
Jordi Boggiano
|
96f4fd718f
CS fixes
|
9 years ago |
Jordi Boggiano
|
6b0d0c4a19
Merge branch '1.x'
|
9 years ago |
Jordi Boggiano
|
ced9284123
Fix tests
|
9 years ago |
Francis Besset
|
8b1f522206
Added informations to normalize a SoapFault
|
9 years ago |
Jordi Boggiano
|
f4567f1a5f
Merge pull request #808 from naderman/fix/normalizer-recusion
|
9 years ago |
Nils Adermann
|
c582a6e791
Add a test for references normalization
|
9 years ago |
Jordi Boggiano
|
119807c80e
Fix tests
|
9 years ago |
Jordi Boggiano
|
21dde4dedb
Move to strict mode and fix tests
|
9 years ago |
Jordi Boggiano
|
f200e79879
CS fixes
|
9 years ago |
Jordi Boggiano
|
2ff7afda31
Change the way objects are normalized to avoid multi-levels of json encoding, fixes #560
|
9 years ago |
Jordi Boggiano
|
e27225dc40
Switch to DateTimeImmutable everywhere
|
9 years ago |
Jeroen Thora
|
8ceda1b62e
Removed unnecessary php version checks after php dependency bump to 7.0
|
10 years ago |
Jordi Boggiano
|
0178fd4f09
CS fixes, refs #683
|
10 years ago |
Jordi Boggiano
|
9532e979b6
Merge remote-tracking branch 'bd808/feature/clean-json'
|
10 years ago |
Jordi Boggiano
|
c889fb2648
CS fixes & upgrading cs fixer config
|
10 years ago |
Bryan Davis
|
6f9e221bd6
Attempt to recover from json encoding errors
|
10 years ago |
Anton Sergeyev
|
f19d9ce9a1
#673 Fix fatal error while normalizing with __toString method which may throw an exception
|
10 years ago |
Henrique Moody
|
50fb249739
Better normalization for resources
|
10 years ago |
Jordi Boggiano
|
bfe5081735
Fix idiotic sunday
|
10 years ago |
Jordi Boggiano
|
558678b420
Adjust check for php5.3/5.4
|
10 years ago |
Jordi Boggiano
|
0c8a92af47
Throw exception when json encoding fails and errors are not ignored, fixes #545
|
10 years ago |