Support for Drupal 10 is not complete

isMasterRequest method no longer exist : https://www.drupal.org/node/3212750
Using it breaks website.

Error: Call to undefined method Symfony\Component\HttpKernel\Event\ResponseEvent::isMasterRequest() in Drupal\adv_varnish\EventSubscriber\CacheableResponseSubscriber->onRespond() (line 108 of modules/contrib/adv_varnish/src/EventSubscriber/CacheableResponseSubscriber.php).

CommentFileSizeAuthor
#3 3328194-3.patch444 bytesarnaud-brugnon

Comments

arnaud-brugnon created an issue. See original summary.

arnaud-brugnon’s picture

Priority: Normal » Critical
Status: Active » Needs work
arnaud-brugnon’s picture

StatusFileSize
new444 bytes

Here's the fix

arnaud-brugnon’s picture

Status: Needs work » Needs review

shumer’s picture

Status: Needs review » Fixed
shumer’s picture

@arnaud-brugnon thanks for the patch!

arnaud-brugnon’s picture

My pleasure

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.