1
0
mirror of https://github.com/halaxa/json-machine.git synced 2025-07-16 12:06:23 +02:00

23 Commits

Author SHA1 Message Date
778103ddce Fixes #125 2025-06-15 13:58:08 +02:00
bfbbca0792 make cs-fix 2025-06-09 21:44:30 +02:00
a8bfe875ab Test for issue #125 2025-06-09 21:32:42 +02:00
f726e82e0c Revert "Fixes #117"
This reverts commit 527ab492bd.
2025-04-24 19:05:17 +02:00
527ab492bd Fixes #117 2024-12-01 15:14:55 +01:00
cf83311f16 NestedIterator replaced with RecursiveItems 2024-11-20 12:40:45 +01:00
754d3609c0 RecursiveItems facade 2023-12-01 13:21:20 +01:00
27ba49f128 Merge branch 'master' into recursive 2023-11-29 23:16:33 +01:00
fa261d2523 Test with iterator_count() 2022-12-20 12:59:40 +01:00
aba5205393 Build fixed 2022-10-22 20:20:17 +02:00
e21abf9342 Added 'recursive' option 2022-10-22 12:17:52 +02:00
eabe243664 Fixed Tokens::getPosition() + tests coverage 2022-02-04 14:14:01 +01:00
ff02dcc4b6 PHP strict types required 2022-02-03 21:56:47 +01:00
7b2da35f32 Single decode() method 2022-02-03 13:43:25 +01:00
0d28290d93 Added @covers annotations in tests 2022-01-27 13:05:57 +01:00
d804498649 Tests radability 2022-01-27 13:05:57 +01:00
6622299be5 Test for Items::getJsonPointers() 2022-01-26 14:37:07 +01:00
46d068252b Tests for Items::getMatchedJsonPointer() and Items::getCurrentJsonPointer() 2022-01-26 14:31:55 +01:00
904ee8ed1f Modified @Symfony rules as the code style 2022-01-10 16:07:19 +01:00
3c98e16441 Removed JsonMachine class 2022-01-08 15:18:22 +01:00
89f099d2de Keep assoc decoding in JsonMachine 2021-12-23 13:02:31 +01:00
ebd5a6f060 Added options to Items + JsonMachine class deprecated 2021-12-22 12:44:27 +01:00
51ed070373 JsonMachine renamed to Items 2021-12-21 16:13:39 +01:00