Changelog (v7.4.5...v7.4.6)
- bug #63448 Handle empty session data in updateTimestamp() to fix compat with PHP 8.6 (@nicolas-grekas)
- bug #63319 BinaryFileResponse: always return 206 if Range is valid (@Jimbolino)
- bug #63262 Reject invalid paths (@nicolas-grekas)
- bug #54304 When calling UploadedFile::getErrorMessage() to a file which has no error and is uploaded successfully, it should not return an error (@ArmCyber)
- bug #63230 fix engine declaration on mysql pdo table creations (@tandev)