# New Feature request ## Summary Add support to new PHP version [still under development](https://wiki.php.net/todo/php83). ## Todo - [x] create new branch 6.0 - [x] add all new features of PHP 8.3 : read more at https://php.watch/versions/8.3 and https://stitcher.io/blog/new-in-php-83 ## Checkpoints - [x] RC3 is now fully supported with branch `6.0` (commit 3ed6e5c956ec40cf3dcfe1e949ac6c2ca9967e10) - [x] RC4 is now fully supported with branch `6.0` (commit 8603fa75a55c1de7583770159ec2effa93beb438) - [x] RC5 is now fully supported with branch `6.0` (commit 1f040dfdd8de8a1e5524b6259a71ebd54c144eb4) - [x] RC6 is now fully supported with branch `6.0` (commits 6f88bb2ea1e321a7005cb9b4eafbe866555f58fe, 15b30392c278d1245282aa32c7d1f817db14cf13 and 6bae879071557cb3455fd5762d90029a9618b814)