- First commit to issue fork.
- last update
7 months ago 3 pass - 🇩🇪Germany qichanghai Munich
The following error appears after apply patch #21 in Drupal 10.2.4, because Drupal 10 uses Symfony 6 and it changed the method name to
getMainRequest
.Error: Call to undefined method Symfony\Component\HttpFoundation\RequestStack::getMasterRequest() in Drupal\xhprof\XHProfLib\Storage\FileStorage->saveRun()
A new patch is applied.
- Status changed to RTBC
6 months ago 6:35pm 4 June 2024 - last update
6 months ago Patch Failed to Apply - 🇫🇷France andypost
I think it should wait a bit to finish other compatibility issues
- 🇬🇧United Kingdom marcelovani London
Only issue I had with Drupal 10.2.6 was https://www.drupal.org/project/xhprof/issues/3330615 🐛 XHProfRequestMatcher::matches() should be compatible with RequestMatcherInterface::matches() RTBC .
- 🇬🇧United Kingdom marcelovani London
BTW, there is a similar issue that should be possible to be closed too https://www.drupal.org/project/xhprof/issues/1758944 →