bool(true)
Fatal error: Uncaught TypeError: array_filter(): Argument #3 ($mode) must be of type int, array given in /in/0i5FV:5
Stack trace:
#0 /in/0i5FV(5): array_filter(Array, Object(Closure), Array)
#1 /in/0i5FV(46): {closure:curry():4}(Array)
#2 {main}
thrown in /in/0i5FV on line 5
Process exited with code 255.
Output for 8.2.0 - 8.2.26, 8.3.0 - 8.3.14
bool(true)
Fatal error: Uncaught TypeError: array_filter(): Argument #3 ($mode) must be of type int, array given in /in/0i5FV:5
Stack trace:
#0 /in/0i5FV(5): array_filter(Array, Object(Closure), Array)
#1 /in/0i5FV(46): {closure}(Array)
#2 {main}
thrown in /in/0i5FV on line 5
Process exited with code 255.
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.31
bool(true)
Fatal error: Uncaught TypeError: array_filter(): Argument #3 ($mode) must be of type int, array given in /in/0i5FV:9
Stack trace:
#0 /in/0i5FV(9): array_filter(Array, Object(Closure), Array)
#1 /in/0i5FV(46): {closure}(Array)
#2 {main}
thrown in /in/0i5FV on line 9
Process exited with code 255.
Output for 7.3.16 - 7.3.33, 7.4.0 - 7.4.33
bool(true)
Warning: array_filter() expects parameter 3 to be int, array given in /in/0i5FV on line 9
NULL