json-schema icon indicating copy to clipboard operation
json-schema copied to clipboard

TypeError: preg_match(): Argument #2 ($subject) must be of type string, int given with 6.1.0

Open Universal-Omega opened this issue 8 months ago • 3 comments

TypeError: preg_match(): Argument #2 ($subject) must be of type string, int given
vendor/justinrainbow/json-schema/src/JsonSchema/Constraints/ObjectConstraint.php:69

This did not happen before 6.1.0.

There is no indication of what (if anything) is actually causing it in our schema etc...

Universal-Omega avatar Feb 13 '25 22:02 Universal-Omega