Greg Roach

Results 336 comments of Greg Roach

This is working as designed. webtrees only compares the *titles* of the images. It should be noted that to comply with accessibility standards, images on a page should all have...

Disclaimer. I have never used dark mode for more than a few seconds. Only long enough to switch back to light mode :-) Using code written by my favorite LLM,...

As well as **route matching** (`WebRoutes.php`), you would also need to update **route generation**. Any route-parameter that does not have a placeholder is added to the query string. So, you'd...

Can you give me some background to this change? What problems does it solve? Why make the change? etc. Thanks,

PHPstan is set on the "max" level, and it is not always possible to fix every issue. > Any tips appreciated. You've closed the PR, so I can't see your...