The error message caused by recent commit here:
ArgumentCountError: Too few arguments to function Drupal\ludwig\requireOnce::__construct(), 0 passed and exactly 3 expected in Drupal\ludwig\requireOnce->__construct() (line 29 of D:\Sites\ludwig8\web\modules\ludwig\src\RequireOnce.php)
Affecting both 8.x-1.9 and 2.0.0. releases.
The class (RequireOnce) and the function (requireOnce) do not have the same name causing the fatal error at all sites with 'files' and 'classmap' libraries managed by Ludwig. Not many sites can be affected by this issue since modules with 'files' and 'classmap' libraries Ludwig integrations are rare.
Solution: Wait at 8.x-1.8 (or safely revert to it) until 8.x-1.10 and 2.0.1. are released... later today.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 3256066-02.patch | 846 bytes | devad |
Comments
Comment #2
devad commentedComment #3
devad commentedComment #4
devad commentedComment #5
devad commentedComment #7
devad commentedComment #9
devad commented