Closed (fixed)
Project:
Vite
Version:
1.4.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2025 at 10:38 UTC
Updated:
30 Sep 2025 at 08:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
chrisscrumping commentedComment #3
proteo commentedHad to install the module on a site with Drupal 10.4.5 and PHP 8.1. The patch works a treat, thank you!
Comment #4
philippsI can confirm that the patch ensures the module remains PHP 8.1 compatible.RetryClaude can make mistakes. Please double-check responses.
Comment #5
mortona2k commentedThe type declarations were added in https://git.drupalcode.org/project/vite/-/commit/56f50a4067536e8b756e1a2...
Here's a patch made by reverting the commit, which includes some additional changes in test files.
Comment #6
norman.lolRTBC++ 🥳
(Friends, please pay attention on the patch file naming. 🙏🏻 Following minimal convention of
ISSUEID-COMMENTID.patchmakes navigating drupal.org issues and identifying the connected comment much easier until everything is hopefully moved to GitLab soon. 🤞🏻)Comment #10
wotnakMerged and released in 1.5.0.