Open
Description
This is probably an issue with PHP, not with the library itself. I can't wrap my head around it:
echo DateTime::createFromFormat('Ym', '202302')->format('Ym');
// Outputs 202303
I will create a commit to let the test pass for now, and I will get back to it whenever I can.
Another similar issue: https://github.com/henriquemoody/Validation/actions/runs/8103265516/job/22147529888