array(3) {
[0]=>
string(15) "bob@example.com"
[1]=>
string(18) "test@example.local"
[2]=>
bool(false)
}
Fatal error: Uncaught TypeError: filter_var(): Argument #3 ($options) must be of type array|int, string given in /in/fn513:13
Stack trace:
#0 /in/fn513(13): filter_var(Array, 274, '16777216')
#1 {main}
thrown in /in/fn513 on line 13
Process exited with code 255.