Error: Class 'Symfony\Component\ClassLoader\Psr4ClassLoader' not found in include_once() (line 25 of /Users/gauravmahlawat/Desktop/devdesktop/contribution/d9contri/web/modules/backup_migrate/backup_migrate.module)
Adding screenshot for reference.
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot 2020-11-01 at 15.29.17.png | 251.87 KB | gauravvvv |
Comments
Comment #2
timotej-pl commentedLooks like this issue was already addressed in Issue 3051092. The patch covers multiple deprecated parts of code, but should also fixed problems with Psr4ClassLoader which is deprecated since Symfony 3.3 and is removed in 4.0.
Comment #3
damienmckenna