1
0
mirror of https://github.com/halaxa/json-machine.git synced 2025-07-20 14:01:15 +02:00
Commit Graph

72 Commits

Author SHA1 Message Date
Filip Halaxa
2bf91eb689 Implemented scalar value matching 2020-12-15 14:57:34 +01:00
Filip Halaxa
430ad84537 Better test method name 2020-12-13 21:27:44 +01:00
Filip Halaxa
3b1c4582f8 Typo 2020-12-11 20:27:26 +01:00
Filip Halaxa
b8881a92b6 End iteration after subtree has ended, fixes #39 2020-12-11 20:24:38 +01:00
Filip Halaxa
258db0520f Parser readability 2020-12-10 13:42:32 +01:00
Filip Halaxa
067c34da4e Revert "Dropped PHP 5 support"
This reverts commit c81414a2f5.
2020-12-05 13:59:27 +01:00
Filip Halaxa
ed8cc59dcb Fixed build 2020-12-01 21:10:49 +01:00
Filip Halaxa
0926b35cb3 Merge branch '0_4' 2020-12-01 20:58:22 +01:00
Filip Halaxa
17c52541b5 JsonMachine::getPosition() 2020-12-01 20:34:17 +01:00
Filip Halaxa
c81414a2f5 Dropped PHP 5 support 2020-11-11 12:45:00 +01:00
Filip Halaxa
5a2275ae67 Changelog + param types to annotations 2020-11-09 12:24:07 +01:00
Gabriel Memmel
dfa50658bb Unexpected end as syntax error #26, #27. All exceptions inherited from JsonMachineException #2 2020-11-09 12:03:22 +01:00
Gabriel Memmel
43941b5d82 Added unexpected end exception with tests 2020-11-09 12:03:22 +01:00
Filip Halaxa
3d9bbf590e Added test for malformed keys 2020-04-16 15:31:25 +02:00
Filip Halaxa
6f1e4aa3bf Correct naming 2020-04-16 09:32:51 +02:00
Filip Halaxa
c3aa1f7c62 Merge remote-tracking branch 'pr19/master' 2019-12-19 19:26:25 +01:00
Filip Halaxa
b7ffc662c9 Fixes #6 - falsy pointer does not match falsy path 2019-12-13 22:02:29 +01:00
Filip Halaxa
15fee5e7c8 Fixed #19 - currentPath building process is fixed 2019-12-12 22:24:04 +01:00
Filip Halaxa
03e7cbfba7 Added more test cases 2019-03-02 17:07:16 +01:00
Filip Halaxa
a2f5dcb37e Failing test case 2019-03-02 14:33:22 +01:00
Filip Halaxa
1ab7184513 Ready for different byte providers 2018-12-13 20:12:03 +01:00
Filip Halaxa
a4143d9e61 Renamed to JsonMachine 2018-11-29 11:41:26 +01:00