halaxa / json-machine

Efficient, easy-to-use, and fast PHP JSON stream parser
Apache License 2.0
1.08k stars 65 forks source link

ItemsOption, PHP 8.4: → JsonMachine\ItemsOptions::opt_decoder(): Implicitly marking parameter $decoder as nullable is deprecated, the explicit nullable type must be used instead #115

Closed julien-boudry closed 4 days ago

julien-boudry commented 1 week ago

→ JsonMachine\ItemsOptions::opt_decoder(): Implicitly marking parameter $decoder as nullable is deprecated, the explicit nullable type must be used instead

halaxa commented 4 days ago

Hi. Thanks for your interest and participation. Some more adjustments have to be made every time new PHP comes to make the build pipeline pass. So it's now done on master including some other details. If you run into any problems, let me know. Closing for now.