issues
search
swaggest
/
php-json-schema
High definition PHP structures with JSON-schema based validation
MIT License
451
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix PHP 8.4 deprecations
#163
cedric-anne
opened
4 months ago
2
Definitions property is expected to be an object, not an array
#162
uuf6429
opened
4 months ago
0
Cant get exporter to set `$id` instead of `id` for schema id.
#161
jpwijbenga
opened
5 months ago
3
Add `FILTER_FLAG_EMAIL_UNICODE` to support email addresses with unicode characters
#160
ohjimijimijimi
opened
6 months ago
0
Support email addresses with Unicode charathers
#159
ohjimijimijimi
opened
6 months ago
0
validating an array of objects
#158
JohnRDOrazio
closed
7 months ago
2
[bug]Priority of 'allOf' with 'required'
#157
chatugpt
closed
10 months ago
1
Add PHP 8.3 and bump actions
#156
williamdes
closed
1 year ago
2
Drop unsupported PHP versions
#155
simivar
opened
1 year ago
3
Fix phpdoc for JsonSchena::setType()
#154
simivar
closed
1 year ago
2
Add PHP 8.2 to CI
#153
vearutop
closed
1 year ago
2
Add return types to fix deprecation
#152
chen-gloria
closed
6 months ago
6
processingPath/schemaPointer
#150
massadm
opened
2 years ago
1
Remove obsolete PHP versions from CI
#149
vearutop
closed
2 years ago
1
Fix nullable fields
#148
bruceoutdoors
closed
2 years ago
4
Support typed properties
#147
bruceoutdoors
closed
2 years ago
5
References Are Resolved Despite Setting Dereference to False
#145
slucero
opened
2 years ago
3
Update .gitattributes
#144
cedric-anne
closed
2 years ago
1
Inconsistent Validation Result Output Makes it Difficult to Identify Applied Composition Rules
#143
slucero
opened
2 years ago
1
GOTO operator in PHP, really?
#142
christian-weiss
closed
2 years ago
3
Maximum/Minimum error messages seem to be reversed
#141
ghost
opened
2 years ago
1
Fork and update legacy phpunit to work with PHP 8.1
#140
vearutop
closed
2 years ago
2
Frustrated to understand the error structure
#139
videni
opened
2 years ago
1
Is it possible to deactivate $ref in the output?
#138
ghost
opened
2 years ago
0
Patch phpunit during composer install
#137
vearutop
closed
3 years ago
2
$ref and other properties in JSON Reference
#136
massadm
opened
3 years ago
3
Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 7.1.0"
#135
massadm
closed
3 years ago
6
Refresh composer.lock with new dependency
#134
vearutop
closed
3 years ago
2
Permit installation when symfony/polyfill-mbstring is present
#133
cedric-anne
closed
3 years ago
3
Better error message instead of "array is not unique"
#132
MaxMatti
opened
3 years ago
1
Patch phpunit to allow testing in PHP 8.1
#131
vearutop
closed
3 years ago
2
php8.1 support broken
#130
jkowalleck
closed
3 years ago
2
DEMO: php8.1 not working
#129
jkowalleck
closed
3 years ago
1
Move invalid value exception data to dedicated fields
#128
vearutop
closed
3 years ago
2
multipleOf not always behaving correctly
#127
ghost
closed
3 years ago
2
Export exception details in structured way
#126
vearutop
closed
3 years ago
0
Allow properties mapping in reflected names
#125
vearutop
closed
3 years ago
2
Schema->processObjectRequired() does not handle property mappings
#124
mmelvin0
closed
3 years ago
3
Problems with top level oneOf
#123
ghost
opened
3 years ago
2
Make InvalidRef a critical exception to avoid suppression
#122
vearutop
closed
3 years ago
2
Fail validation on invalid reference exception
#121
vearutop
closed
3 years ago
0
Explicitly disable validation for default and const values, fixes #119
#120
vearutop
closed
3 years ago
1
Failed to assign "const" value in ClassStructure definition
#119
vearutop
closed
3 years ago
0
Unterminated Quoted String
#118
braandl
closed
3 years ago
3
Do not ignore validation of referenced schemas
#117
vearutop
closed
3 years ago
1
Unrecognized types appear to stop validation of other types, should throw exception?
#116
jmauerhan
closed
3 years ago
2
Update PHPUnit
#115
vearutop
closed
3 years ago
1
A few typing opportunities still exist in ClassStructureTrait and Schema
#114
skewty
opened
3 years ago
0
Swaggest doesn't validate my updated schema?
#113
Marcin-TA
closed
3 years ago
1
JSON pointers not working in const using $data
#112
alexeyinkin
opened
3 years ago
1
Next