Results 17 issues of DanielEScherzer

**Describe the bug** I tried running `axe http://localhost:80` and got the following error: ``` root@9c23e6eb9081:/var/www/html# axe http://localhost:80 Running axe-core 4.11.0 in chrome-headless Error: Error: Server terminated early with status 127...

web-apis

If the bison version is greater than or equal to the version indicated, commands in `ACTION-IF-TRUE` are executed, otherwise commands in `ACTION-IF-FALSE` are executed. Update serial to 4.

Pages which need to be added/modified for complete documentation of PHP 8.5: > [!NOTE] > This issue is still a Work In Progress > [!IMPORTANT] > Priority should be given...

help wanted
good first issue

From manual page: https://php.net/reflectionclass.setstaticpropertyvalue --- > Sets the value of a public static property. If the property is private or protected, the method will fail. From https://3v4l.org/mSHWS this has not...

Extension: reflection

If the `el.hasAttribute('v-scope')` condition is true, then `roots` is set to the non-empty array `[el]` and can never be empty; it can only be empty if the condition does not...