Julian Ereth

Results 3 issues of Julian Ereth

Fix deprecation messages by checking for null values before passing p…arameter as non-nullable internal function parameters which is deprecated in >= PHP8.1. Fixes issue #1964

When using Flux with PHP 8.1 we receive these deprecation messages when we are in dev mode. The messages are caused by the deprecation of passing null values to non-nullable...

The plugin seems to work fine with capacitor 4. To use it officially we just need to adjust some dependencies.