Hello all, I still get this warning after every operation I do i.e. enable or uninstall modules via web inteface, here the pastebin: https://pastebin.com/Gurcj7qz any help will be very appreciate, if this warning is not directly related to pathauto, I'm so sorry but I'm very new at Drupal 8, if this will be the case, every hint will be very appreciate!
Thanks in advance.
Comments
Comment #2
berdirTry to restart your webserver. Apparently your classloader thinks that this class still exists when it has been removed in the latest release.
Comment #3
Niubbo75 commentedHello Bedir, thanks for your reply, I have fix it rebooting the entire VM, systemctl restart apache2 doesn't fix the problem.
Thanks for your help!