Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Seldaek/jsonlint issues and pull requests
#90 - Bump actions/cache from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
- 1 comment
Labels: dependencies
#89 - Dev main
Pull Request -
State: closed - Opened by infisamk 9 months ago
#88 - Add ALLOW_DUPLICATE_KEYS_TO_ARRAY flag for collect values from duplic…
Pull Request -
State: closed - Opened by infisamk 9 months ago
- 1 comment
#87 - Allow quiet mode when parsing from stdin.
Pull Request -
State: closed - Opened by aaronweeden about 1 year ago
- 1 comment
#86 - feat: drop support for PHP <= 7.3
Pull Request -
State: open - Opened by Chris53897 over 1 year ago
- 3 comments
#85 - chore: fix link to homepage in composer.json
Pull Request -
State: closed - Opened by Chris53897 over 1 year ago
#84 - docs: fix ci badge in README.md
Pull Request -
State: closed - Opened by Chris53897 over 1 year ago
- 1 comment
#83 - chore: fix ci deprecations, add testruns for PHP 8.1, 8.2, and 8.3
Pull Request -
State: closed - Opened by Chris53897 over 1 year ago
- 1 comment
#82 - remove $ so gitclip works
Pull Request -
State: closed - Opened by tacman over 1 year ago
#81 - Added allow comments flag
Pull Request -
State: closed - Opened by vtsykun about 2 years ago
- 3 comments
#80 - Update .gitattributes
Pull Request -
State: closed - Opened by cedric-anne over 2 years ago
#79 - Lexer: fix handling of cut off json where string don't terminate
Pull Request -
State: closed - Opened by glaubinix almost 3 years ago
- 1 comment
#78 - bump changelog after `1.8.1`
Issue -
State: closed - Opened by jnkowa-gfk almost 4 years ago
- 2 comments
#77 - Create .gitattributes
Pull Request -
State: closed - Opened by reedy over 4 years ago
- 1 comment
#76 - Adding ppc64le architecture support on travis-ci
Pull Request -
State: closed - Opened by kishorkunal-raj over 4 years ago
- 1 comment
#75 - Fix usage line in help page to be path to program
Pull Request -
State: closed - Opened by ancarda over 4 years ago
#74 - use @phpstan- prefix instead of @psalm-
Pull Request -
State: closed - Opened by clxmstaab over 4 years ago
#73 - PHPDoc issue in DuplicateKeyException
Issue -
State: closed - Opened by ondrejmirtes over 4 years ago
#72 - Added phpdocs
Pull Request -
State: closed - Opened by staabm over 4 years ago
- 3 comments
#71 - Setup phpstan & php linting Github Actions
Pull Request -
State: closed - Opened by clxmstaab over 4 years ago
- 1 comment
#70 - added phpdoc to ParsingException
Pull Request -
State: closed - Opened by clxmstaab over 4 years ago
- 1 comment
#69 - Support multi-byte characters (Unicode)
Pull Request -
State: open - Opened by bluedasher13 over 4 years ago
- 1 comment
#68 - Don't ship tests and supporting files etc.
Issue -
State: closed - Opened by willemstuursma almost 5 years ago
- 3 comments
#67 - Added a note about performance
Pull Request -
State: closed - Opened by staabm almost 5 years ago
- 1 comment
#66 - Use fully-qualified calls for compiler optimized functions
Pull Request -
State: closed - Opened by stof almost 5 years ago
- 2 comments
#65 - Refactor the lexer to avoid altering the input
Pull Request -
State: closed - Opened by stof almost 5 years ago
- 2 comments
#64 - Massive performance problems with bigger JSON files
Issue -
State: closed - Opened by spaceemotion almost 5 years ago
- 5 comments
#63 - PHP 8 Support
Pull Request -
State: closed - Opened by GrahamCampbell almost 5 years ago
- 4 comments
#62 - Test on PHP 7.4 stable
Pull Request -
State: closed - Opened by GrahamCampbell about 5 years ago
- 2 comments
#61 - Fix unicode characters handling
Pull Request -
State: closed - Opened by theofidry over 5 years ago
- 5 comments
#60 - False negative when unquoted name/strings are passed in objects
Issue -
State: closed - Opened by rbairwell over 5 years ago
- 3 comments
#59 - Weird parsing of unicode characters
Issue -
State: closed - Opened by theofidry over 5 years ago
- 3 comments
#58 - Allow comments
Issue -
State: closed - Opened by iandunn over 5 years ago
- 2 comments
#57 - Add PHP code highlight for sample code
Pull Request -
State: closed - Opened by peter279k over 5 years ago
#56 - Added php 7.3 to travis
Pull Request -
State: closed - Opened by staabm almost 6 years ago
#55 - Removed unused variable
Pull Request -
State: closed - Opened by staabm almost 6 years ago
- 3 comments
#54 - error for bad backslashes gives unrelated error message with the wrong location
Issue -
State: closed - Opened by joachim-n about 6 years ago
- 3 comments
#53 - Does it support PHP 7.1 and 7.2 too?
Issue -
State: closed - Opened by andkirby over 6 years ago
- 3 comments
#52 - Invalid json (with latin1 chars) get parsed instead of throwing an exception
Issue -
State: open - Opened by dominikzogg over 6 years ago
- 5 comments
#51 - [TASK] correct typo in code example
Pull Request -
State: closed - Opened by ChrisB9 almost 7 years ago
- 1 comment
#50 - PHP 5.3 compatibility
Issue -
State: closed - Opened by b2un0 about 7 years ago
#49 - added cli support for multiple file arguments
Pull Request -
State: closed - Opened by jackgleeson about 7 years ago
- 3 comments
#48 - added cli support for multiple file arguments
Pull Request -
State: closed - Opened by jackgleeson about 7 years ago
- 1 comment
#47 - added php 7.2 to travis
Pull Request -
State: closed - Opened by staabm about 7 years ago
#46 - Update phpunit allowed versions
Pull Request -
State: closed - Opened by remicollet about 7 years ago
- 4 comments
#45 - Move to namespaced phpunit versions
Pull Request -
State: closed - Opened by DavidPrevot about 7 years ago
- 3 comments
#44 - Duplicate key
Issue -
State: closed - Opened by kevinmcdonnell over 7 years ago
- 1 comment
#43 - correct spelling mistake
Pull Request -
State: closed - Opened by EdwardBetts over 7 years ago
- 1 comment
#42 - 0 is wrongly detected as invalid
Issue -
State: closed - Opened by bolmstedt over 7 years ago
#41 - Simplified if-else by dropping not needed negation
Pull Request -
State: closed - Opened by JeroenDeDauw almost 8 years ago
- 2 comments
#40 - Prevent backtracking on long JSON strings with escape codes
Pull Request -
State: closed - Opened by alexmv about 8 years ago
- 2 comments
#39 - Error escaping special character
Issue -
State: closed - Opened by davidkastanek about 8 years ago
- 2 comments
#38 - Add possibility for flags to JsonParser::lint()
Pull Request -
State: closed - Opened by FlorianSW about 8 years ago
- 1 comment
#37 - fix for 7.1 (_empty_ no more used)
Pull Request -
State: closed - Opened by remicollet over 8 years ago
- 1 comment
#36 - Update JsonParser.php
Pull Request -
State: closed - Opened by uresu over 8 years ago
- 1 comment
#35 - Normalized line ending for .gitignore.
Pull Request -
State: closed - Opened by acataluddi over 8 years ago
- 1 comment
#34 - Minor line ending normalization
Issue -
State: closed - Opened by acataluddi over 8 years ago
- 1 comment
#33 - Allow multiple files in CLI tool by globbing.
Pull Request -
State: closed - Opened by mducharme almost 9 years ago
- 1 comment
#32 - Make option output help2man-compatible
Pull Request -
State: closed - Opened by DavidPrevot about 9 years ago
- 1 comment
#31 - Integers marked as valid JSON
Issue -
State: closed - Opened by hdezela over 9 years ago
- 3 comments
#30 - Switch to the docker-based infrastructure on Travis
Pull Request -
State: closed - Opened by stof almost 10 years ago
#29 - Fixed code for PHP7 and added it to travis build
Pull Request -
State: closed - Opened by fonsecas72 almost 10 years ago
- 7 comments
#28 - Added php7 to travis build
Pull Request -
State: closed - Opened by fonsecas72 almost 10 years ago
- 1 comment
#27 - Build against PHP 7.0
Pull Request -
State: closed - Opened by cebe almost 10 years ago
- 9 comments
#25 - Segmentation fault when parsing
Issue -
State: closed - Opened by eexit about 10 years ago
- 2 comments
#24 - Grammar fix in help output
Pull Request -
State: closed - Opened by omnicolor over 10 years ago
- 1 comment
#23 - Update README to reference PSR-4
Pull Request -
State: closed - Opened by miclf over 10 years ago
- 2 comments
#22 - Switched to the preinstalled composer version on Travis
Pull Request -
State: closed - Opened by stof over 10 years ago
- 2 comments
#21 - Fixed the code showing the position of the lexer
Pull Request -
State: closed - Opened by stof over 10 years ago
- 2 comments
#20 - Minor cleanup
Pull Request -
State: closed - Opened by JeroenDeDauw over 10 years ago
- 1 comment
#19 - #18 add flag to get assoc array result as json_decode offers
Pull Request -
State: closed - Opened by firegate666 over 10 years ago
- 2 comments
#18 - decode to assoc array instead of object?
Issue -
State: closed - Opened by firegate666 over 10 years ago
#17 - Added a -q option to suppress output if no errors, and show filename on error
Pull Request -
State: closed - Opened by martinlindhe over 10 years ago
- 1 comment
#16 - Show name of file on error
Issue -
State: closed - Opened by martinlindhe over 10 years ago
- 1 comment
#15 - multibyte character sets are not supported
Issue -
State: closed - Opened by aplab almost 11 years ago
- 7 comments
#14 - Broken build with newer PHPUnit version.
Issue -
State: closed - Opened by h4cc almost 11 years ago
- 2 comments
#13 - Write error messages to STDERR
Pull Request -
State: closed - Opened by adduc over 11 years ago
- 1 comment
#12 - added missing fail() in otherwise false-positive unit-tests
Pull Request -
State: closed - Opened by staabm over 11 years ago
#11 - detect BOM and throw ParseException if present
Pull Request -
State: closed - Opened by staabm over 11 years ago
- 5 comments
#10 - .travis.yml - add PHP 5.5
Pull Request -
State: closed - Opened by sasezaki over 11 years ago
- 1 comment
#9 - Fixes problem w/ empty JSONObject key
Pull Request -
State: closed - Opened by raphaelstolt about 12 years ago
- 5 comments
#8 - Updated README to highlight the use of getMessage() to see the parse errors
Pull Request -
State: closed - Opened by ram-nadella about 12 years ago
- 1 comment
#7 - Added optional support for duplicate keys
Pull Request -
State: closed - Opened by asnyder about 12 years ago
- 10 comments
#6 - Useful *fix*
Pull Request -
State: closed - Opened by MAXakaWIZARD over 12 years ago
- 1 comment
#5 - Refactoring and some bugfixes
Pull Request -
State: closed - Opened by MAXakaWIZARD over 12 years ago
- 8 comments
#4 - Can/should JSON be checked for duplicate keys?
Issue -
State: closed - Opened by simensen almost 13 years ago
- 3 comments
#3 - Improve error message when only single expected value possible
Pull Request -
State: closed - Opened by igorw almost 13 years ago
#2 - [Parser] Detect UTF-8 BOM character
Issue -
State: closed - Opened by stloyd almost 13 years ago
- 3 comments
#1 - Make jsonlint bin executable.
Pull Request -
State: closed - Opened by simensen almost 13 years ago
- 1 comment