Christoph Thelen
Christoph Thelen
I use this one https://github.com/kixe/PageIcon
Since both methods is_callable() and ReflectionFunction::__construct() accepting strings as functions I can see an enhancement. The namespace will only be added if a callable function (as string) is detected. If...
> 2\. `User::hasTfa()` could return null if not set and false if not activated > > > ``` > public function hasTfa($getInstance = false) { > $fieldname = Tfa::userFieldName; >...
We are running a ProcessWire instance with more than 2000 users. I need to know if someone has started the activation of tfa but has not completed the configuration to...
``` Deprecated: rtrim(): Passing null to parameter #1 ($string) of type string is deprecated in .../wire/core/Modules.php on line 1003 Deprecated: strlen(): Passing null to parameter #1 ($string) of type string...