opis / json-schema

JSON Schema validator for PHP
https://opis.io/json-schema
Apache License 2.0
568 stars 58 forks source link

Add PHP 8.2 to tests #130

Closed andrewmy closed 1 month ago

andrewmy commented 1 year ago

PHP 8.2 is the current relevant version, let's make sure the library works there.

andrewmy commented 1 year ago

@sorinsarca could you please approve the workflow? Curious to see

pascalheidmann commented 1 year ago

+1

AnnaDamm commented 1 year ago

@sorinsarca Hey Sorin! Could you have a look at this PR?

pieterocp commented 2 months ago

Given the release and addition of 8.3 (and the passage of time), we might want to add this in.

Maybe, and this might be too spicy, we want to add in 8.4 too, but then make this passing either optional/ignore-able since there might be issues in the nightly which shouldn't block a release/merge.