- Issue created by @chrisscrumping
Had to install the module on a site with Drupal 10.4.5 and PHP 8.1. The patch works a treat, thank you!
- π©πͺGermany marcphilipps
I can confirm that the patch ensures the module remains PHP 8.1 compatible.RetryClaude can make mistakes. Please double-check responses.
- Status changed to RTBC
4 days ago 10:55pm 9 July 2025 - πΊπΈUnited States mortona2k Seattle
The 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.