GitHub / justinrainbow/json-schema issues and pull requests
#718 - Type coercion not working properly in 5.2.13
Issue -
State: open - Opened by guvra over 1 year ago
- 3 comments
#717 - [PHP 8.4] Fixes for implicit nullability deprecation
Pull Request -
State: open - Opened by Ayesh over 1 year ago
- 11 comments
#716 - Triage on Issues & Pull requests
Issue -
State: open - Opened by DannyvdSluijs over 1 year ago
- 1 comment
Labels: WIP
#713 - Fatal error: Uncaught Error: Class 'Opis\Uri\Uri' not found
Issue -
State: closed - Opened by vijayjshinde6 over 1 year ago
- 2 comments
#712 - bug: type order in 'allOf' has an impact
Issue -
State: open - Opened by kroc702 over 1 year ago
- 3 comments
#710 - refactor: Remove dead block of code
Pull Request -
State: open - Opened by DannyvdSluijs over 1 year ago
#709 - Addresses Content-Type mismatch on HTTP 301 Moved Permanently with FileGetContents
Pull Request -
State: open - Opened by DannyvdSluijs over 1 year ago
- 3 comments
#708 - Latest version named `v5.2.13` introduced issues in other soft that use versionning comparaison
Issue -
State: closed - Opened by llaville over 1 year ago
- 7 comments
#707 - chore: master alias to 6.x-dev
Pull Request -
State: closed - Opened by soyuka over 1 year ago
- 1 comment
#705 - Mixing properties and patternProperties fails for properties not matching the patternProperties definition
Issue -
State: closed - Opened by fabian-mcfly over 1 year ago
- 4 comments
Labels: Questions, Not a bug
#704 - Invalid string validation
Pull Request -
State: open - Opened by snapshotpl over 1 year ago
- 1 comment
#703 - Version number format changed in 5.2.13
Issue -
State: closed - Opened by shadowhand almost 2 years ago
- 2 comments
#702 - Inconsistent behavior with allOf/oneOf between master branch and latest release (v5.2.13)
Issue -
State: closed - Opened by dgiotas almost 2 years ago
- 6 comments
#700 - README.md: Remove unwanted whitespace
Pull Request -
State: closed - Opened by reedy almost 2 years ago
#699 - Why do we support higher version json-schema?
Issue -
State: closed - Opened by hzb1115 about 2 years ago
- 3 comments
#698 - removed unused variable in UndefinedConstraint
Pull Request -
State: closed - Opened by staabm over 2 years ago
#697 - Possibly enum check is O(n) maybe can be O(1) for more performance
Issue -
State: closed - Opened by lucasres over 2 years ago
- 4 comments
#696 - not validating nested array with Symfony phpunit, or prop names
Issue -
State: closed - Opened by BernardA over 2 years ago
- 3 comments
Labels: issue-isn't-ours
#695 - fix(UndefinedConstraint): add attribute `#[AllowDynamicProperties]`
Pull Request -
State: closed - Opened by rtm-ctrlz over 2 years ago
- 9 comments
#694 - HTTP to HTTPS redirection breaks remote reference resolution
Issue -
State: open - Opened by mxr576 over 2 years ago
- 2 comments
#693 - Another attempt to make it work under PHP 5.3 and PHP 8+
Pull Request -
State: closed - Opened by sanmai almost 3 years ago
- 1 comment
#692 - JsonSchema\Exception\InvalidArgumentException | is an invalid type for string|null
Issue -
State: closed - Opened by Aribros almost 3 years ago
- 5 comments
Labels: issue-isn't-ours
#691 - JsonSchema\Exception\InvalidArgumentException
Issue -
State: closed - Opened by Aribros almost 3 years ago
- 2 comments
Labels: Duplicate
#690 - Prevents infinite recursion
Pull Request -
State: closed - Opened by azambon about 3 years ago
- 4 comments
#689 - WIP! v6.0.0
Pull Request -
State: open - Opened by fenric over 3 years ago
- 7 comments
#688 - Fix: Order
Pull Request -
State: closed - Opened by localheinz over 3 years ago
- 1 comment
#687 - Fix: Clean up `.gitattributes`
Pull Request -
State: closed - Opened by localheinz over 3 years ago
- 1 comment
#686 - Fix type validation failing for "any" and false-y type wording
Pull Request -
State: closed - Opened by Deuchnord over 3 years ago
- 2 comments
Labels: Bug
#684 - oneOf, and anyOf annotation example
Issue -
State: closed - Opened by lewiscowleschipuk over 3 years ago
- 4 comments
#683 - Validation always returning true
Issue -
State: closed - Opened by mmendescortes over 3 years ago
- 4 comments
#682 - Fix ObjectIterator for PHP8
Pull Request -
State: open - Opened by R4c00n over 3 years ago
- 2 comments
#681 - Schema validation always returns true
Issue -
State: closed - Opened by JTourteau over 3 years ago
- 2 comments
#680 - Show line numbers
Issue -
State: closed - Opened by abitrolly over 3 years ago
- 4 comments
#679 - Exception Error: "Maximum function nesting level of '256' reached, aborting!"
Issue -
State: closed - Opened by infisamk over 3 years ago
- 1 comment
#678 - There is no ConstConstraint in released version.
Issue -
State: closed - Opened by WalentinG almost 4 years ago
- 3 comments
#676 - Question about Dependency (json-schema/json-schema-test-suite)
Issue -
State: closed - Opened by summea almost 4 years ago
- 2 comments
#675 - Ignore files when exporting package (#635)
Pull Request -
State: closed - Opened by reedy almost 4 years ago
#674 - JsonSchema\Exception\ResourceNotFoundException
Issue -
State: closed - Opened by msarocha almost 4 years ago
- 1 comment
#673 - Increase phpstan level to 8 with baseline to swallow existing errors
Pull Request -
State: open - Opened by Seldaek about 4 years ago
#672 - Backport CI changes to 5.x.x branch
Pull Request -
State: open - Opened by Seldaek about 4 years ago
#671 - started getting error "nothing provides"
Issue -
State: closed - Opened by rferguson10 about 4 years ago
- 5 comments
#670 - Switch to GH Actions
Pull Request -
State: closed - Opened by Seldaek about 4 years ago
- 4 comments
#669 - Backports PHP 8.1 fixes
Pull Request -
State: closed - Opened by Seldaek about 4 years ago
#668 - Deprecation notice with PHP 8.1
Issue -
State: closed - Opened by sebastianbergmann about 4 years ago
- 2 comments
#667 - [Question]: Is using with swagger-php possible
Issue -
State: closed - Opened by nikoladsp about 4 years ago
- 2 comments
#666 - Fixed: deprecated notice with PHP 8.1
Pull Request -
State: closed - Opened by patrickallaert about 4 years ago
- 4 comments
#665 - Test on PHP 8.0
Pull Request -
State: closed - Opened by guilliamxavier over 4 years ago
#664 - Restore factory config even in case of exception
Pull Request -
State: closed - Opened by guilliamxavier over 4 years ago
#663 - Keep errors order for oneOf like anyOf/allOf
Pull Request -
State: closed - Opened by guilliamxavier over 4 years ago
- 2 comments
#662 - Fix CI (php-cs-fixer, HHVM)
Pull Request -
State: closed - Opened by guilliamxavier over 4 years ago
- 2 comments
#661 - Add phpstan; "Baseline generated with 259 errors."
Pull Request -
State: closed - Opened by robocoder over 4 years ago
#660 - Add codesniffer; fix phpcs errors wrt PSR12
Pull Request -
State: closed - Opened by robocoder over 4 years ago
- 2 comments
#659 - Fix php warning, docblocks, and peephole optimizations
Pull Request -
State: closed - Opened by robocoder over 4 years ago
- 1 comment
#658 - New maintainer required
Issue -
State: open - Opened by erayd over 4 years ago
- 26 comments
Labels: Community
#657 - Do not call strlen() on null
Pull Request -
State: closed - Opened by morozov over 4 years ago
- 2 comments
#656 - Deprecation notice on PHP 8.1
Issue -
State: closed - Opened by morozov over 4 years ago
#655 - Fixed method convertJsonPointerIntoPropertyPath in wrong class
Pull Request -
State: closed - Opened by emmanuelGuiton over 4 years ago
- 2 comments
#654 - Method convertJsonPointerIntoPropertyPath() does not exist in class JsonSchema\Constraints\BaseConstraint
Issue -
State: closed - Opened by emmanuelGuiton over 4 years ago
#653 - Streamline validation of patternProperties Regex
Pull Request -
State: closed - Opened by guilliamxavier over 4 years ago
- 2 comments
#652 - Fix wrong combined paths when traversing upwards. Fixes #557
Pull Request -
State: open - Opened by uncaught over 4 years ago
#651 - Unable to validate array type parameter with style option "Form"
Issue -
State: closed - Opened by damiendiels over 4 years ago
- 4 comments
#650 - Streamline validation of Regex
Pull Request -
State: closed - Opened by a-r-m-i-n over 4 years ago
- 3 comments
#649 - Bug: Unescaped slash throws error, when pattern contains slash
Issue -
State: closed - Opened by a-r-m-i-n over 4 years ago
- 6 comments
#648 - Only the first item of the array is validated
Issue -
State: closed - Opened by rodrigoio over 4 years ago
- 2 comments
#647 - Can't validate array of items with anyOf
Issue -
State: closed - Opened by ovidals over 4 years ago
- 12 comments
#646 - URI Retriever: follow http redirects using Curl by default
Pull Request -
State: open - Opened by soyuka over 4 years ago
#644 - Array and string offset access syntax with curly braces is deprecated
Issue -
State: closed - Opened by gilbert-rehling almost 5 years ago
- 3 comments
#643 - JSON schema not found
Issue -
State: closed - Opened by TechOverflow almost 5 years ago
- 4 comments
#642 - Conditions are supported?
Issue -
State: closed - Opened by ZhukV almost 5 years ago
- 1 comment
#641 - fix typo
Pull Request -
State: closed - Opened by staabm almost 5 years ago
- 3 comments
#640 - Unexpected performance issues
Issue -
State: closed - Opened by unguul about 5 years ago
- 8 comments
#639 - Accept Sponsorship
Issue -
State: closed - Opened by adjenks about 5 years ago
- 12 comments
#638 - definitions/ref resolving
Issue -
State: closed - Opened by vpArth about 5 years ago
- 3 comments
#637 - Question: Why does the schema have to be nested objects?
Issue -
State: closed - Opened by designermonkey about 5 years ago
- 1 comment
#636 - Fix: Drop support for HHVM
Pull Request -
State: closed - Opened by localheinz about 5 years ago
#635 - Ignore files when exporting package
Pull Request -
State: closed - Opened by simonschaufi about 5 years ago
#634 - echo sprintf => printf
Pull Request -
State: closed - Opened by scones about 5 years ago
#633 - PHP 8 Deprecation Notices using composer
Issue -
State: closed - Opened by williamdes about 5 years ago
- 6 comments
#631 - Backports for 5.2.10: Fixes in build process and PHP 8
Pull Request -
State: closed - Opened by Ayesh about 5 years ago
- 5 comments
#630 - json-schema will support draft-7 ?
Issue -
State: closed - Opened by woodsongem about 5 years ago
- 1 comment
#629 - Allow marc-mabe/php-enum v4.x
Pull Request -
State: closed - Opened by marc-mabe over 5 years ago
#628 - Not finding branch dev-master
Issue -
State: closed - Opened by seiberdrache10 over 5 years ago
- 2 comments
#627 - get property when validate path or header - justinrainbow-json-schema
Issue -
State: closed - Opened by tomzdon over 5 years ago
- 2 comments
#626 - Backport PHP 8 function signature fixes to 5.x.x branch
Pull Request -
State: closed - Opened by Ayesh over 5 years ago
- 4 comments
#623 - Change Language for errors message
Issue -
State: closed - Opened by FuriosoJack over 5 years ago
- 3 comments
#620 - Added note about supported Draft versions
Pull Request -
State: closed - Opened by janlucaklees over 5 years ago
- 3 comments
#617 - Specify supported JSON Schema version
Issue -
State: closed - Opened by janlucaklees over 5 years ago
- 3 comments
#615 - Which drafts are supported?
Issue -
State: closed - Opened by jhogervorst over 5 years ago
- 2 comments
#611 - Update gitattributes to ignore more files
Pull Request -
State: closed - Opened by KasperFranz over 5 years ago
- 1 comment
#603 - Allow marc-mabe/php-enum ^4.0
Pull Request -
State: closed - Opened by Lctrs over 5 years ago
- 2 comments
#602 - Enhancement: Configure preferred installation method via composer.json
Pull Request -
State: closed - Opened by localheinz over 5 years ago
- 2 comments
#601 - Enhancement: Keep packages sorted in composer.json
Pull Request -
State: closed - Opened by localheinz over 5 years ago
#600 - Fix: Do not allow installation of multiple versions of friendsofphp/php-cs-fixer
Pull Request -
State: closed - Opened by localheinz over 5 years ago
- 2 comments
#599 - Fix: Disable no_superfluous_phpdoc_tags fixer
Pull Request -
State: closed - Opened by localheinz over 5 years ago
- 2 comments
#595 - Suggest bcmath extension.
Pull Request -
State: closed - Opened by andytruong almost 6 years ago
#594 - Test basic types with examples option.
Pull Request -
State: closed - Opened by andytruong almost 6 years ago
#593 - Fix composer warning
Pull Request -
State: closed - Opened by andytruong almost 6 years ago
- 1 comment
#592 - 5.2.9 is not available on Packagist
Issue -
State: closed - Opened by localheinz almost 6 years ago
- 2 comments
#588 - PHP math bug & integer coercion
Issue -
State: closed - Opened by StratilJakub almost 6 years ago
- 1 comment
#586 - Update to version 5.0 from version 1.6
Issue -
State: closed - Opened by harikakatkam almost 6 years ago
- 7 comments