PHP 8.3 Compatibility

I’m currently using PHPMaker 2025 and noticed that the generated code now utilizes typed properties and return types, which is great for modern PHP development. I’m planning to upgrade my server to PHP 8.3, and I’d like to confirm whether PHPMaker 2025 is fully compatible with PHP 8.3.

On your documentation (Document), I see that the minimum required version is PHP 8.1, but it’s not explicitly stated whether 8.3 is officially supported.

Could you please confirm if PHPMaker 2025 is tested and compatible with PHP 8.3?

Thank you in advance for your assistance.

Best regards,
[totza2010]

Of course it is compatible with PHP 8.3, or even PHP 8.4, too.

The documentation says that PHP >= 8.1.0 which means it is compatible from PHP 8.1, 8.2, 8.3, 8.4, and so forth.