issues
search
swaggest
/
json-diff
JSON diff/rearrange/patch/pointer library for PHP
MIT License
220
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix for incorrect removed paths
#70
peter-brennan
opened
1 week ago
1
Add PHP 8.4 support
#69
cedric-anne
opened
3 months ago
2
Add operation index to `PathException` for detailed error reporting
#68
MuhammadJaziraly
closed
4 months ago
2
Fix `JsonPointer::remove()` not handling sequential arrays correctly
#67
outdooracorn
closed
11 months ago
3
Unwanted count() exception in JsonPointer.php
#66
pierluiginovatag
opened
1 year ago
0
fix: increment index to detect associative array
#65
Branlute
closed
11 months ago
2
Update .gitattributes
#64
reedy
opened
1 year ago
0
Fix error if "op" is boolean true
#63
outdooracorn
closed
2 years ago
1
Prove error if "op" is boolean true
#62
outdooracorn
closed
2 years ago
3
Postpone exception throwing
#61
vearutop
closed
2 years ago
1
Throw exception when field type is incorrect
#60
outdooracorn
closed
2 years ago
2
Improve type hints on Exception properties
#59
Silvan-WMDE
closed
2 years ago
2
Add option for exclute test operation
#58
okrimsoft
opened
2 years ago
0
Improve JsonPatch exceptions
#57
jakobw
closed
2 years ago
1
Update PHP version in Makefile
#56
Silvan-WMDE
closed
2 years ago
1
Throw more specific exceptions in `JsonPatch::import()`
#55
outdooracorn
closed
2 years ago
0
Throw more specific exceptions in `JsonPatch::import()`
#54
outdooracorn
closed
2 years ago
2
Improve JsonPatch exceptions
#53
jakobw
closed
2 years ago
1
Class "Swaggest\JsonDiff\JsonDiff" not found
#52
Messhias
closed
1 year ago
1
getPatch with REARRANGE_ARRAYS is not returning the correct paths when items are removed from an array
#51
edknittel
opened
2 years ago
1
Update CI
#50
vearutop
closed
2 years ago
1
Throw different exception for failed test op
#49
jakobw
closed
2 years ago
3
Update .gitattributes
#48
cedric-anne
closed
2 years ago
1
Question: Visualise the difference
#47
musmanikram
opened
2 years ago
0
Fix dead links
#46
owebboy
closed
2 years ago
2
Enhancement: Include failed operation in Exception
#45
Richard87
opened
2 years ago
2
Fix and improve rearrange
#44
vearutop
closed
3 years ago
2
Removing an item from the array when option REARRANGE_ARRAYS is enabled
#43
aachekalov
closed
3 years ago
2
Prepare for PHP 8.1
#42
vearutop
closed
3 years ago
2
Wrong indexes of removed array items
#41
germanovs
closed
3 years ago
1
Invalid key for array operation
#40
devnix
closed
3 years ago
1
skip paths
#39
dabslants
closed
2 years ago
3
Issue with comparing arrays
#38
webpunk
closed
3 years ago
2
Rearrange equal array items, pt. 2
#37
vearutop
closed
4 years ago
1
Fix version in CHANGELOG
#36
remicollet
closed
4 years ago
2
Rearrange equal items for non-homogeneous arrays, fixes #33
#35
vearutop
closed
4 years ago
1
Thank you 👍
#34
cavo789
closed
4 years ago
1
Difference ignoring order of elements in an array.
#33
webpunk
closed
4 years ago
11
Avoid associative array conversion when removing and adding array items
#32
vearutop
closed
4 years ago
1
Remove last elemnt followed by add converting to associative array
#31
blake-stoker
closed
4 years ago
1
Fix PHP version check
#30
vearutop
closed
4 years ago
1
Replace partially different array when creating merge patch
#29
vearutop
closed
4 years ago
1
Added getDiffCnt method to README.md
#28
on2
closed
5 years ago
1
Deprecated dependencies
#27
techieforfun
closed
5 years ago
2
Update dependencies
#26
techieforfun
closed
5 years ago
3
getModifiedDiff()
#25
karam-naser
closed
5 years ago
4
Stable rearrange
#24
vearutop
closed
5 years ago
1
JsonDiff from dictionary like array, getting duplicated path removal operations
#23
tomekit
closed
5 years ago
6
Change modified diff collection behavior
#22
vearutop
closed
5 years ago
0
Add support for PHP associative arrays as JSON objects, resolves #17
#21
vearutop
closed
5 years ago
0
Next