Closed
Description
https://wiki.php.net/todo/php83
- add PHP 8.3 to GitHub Action checks
- ReflectionProperty::setValue() signature deprecation
- [n/a] get_class() and get_parent_class() function calls without arguments deprecated
- [n/a] unserialize(): Upgrade E_NOTICE errors to E_WARNING
- highlight_file and highlight_string output HTML changes
- [n/a] Granular DateTime Exceptions
- [n/a] Class constant type declarations in some PHP extension classes
- [n/a] Built-in CLI Server $_SERVER['SERVER_SOFTWARE'] value changed for RFC3875 compliance
- [n/a] Dependent packages
- Update highest versions to
8.3
in GitHub Action flows - Update Issue Template chore: add PHP 8.3 to the bug report template #8404
References: