Array ( [0] => 17 [1] => 20 [5] => 10 )
( ! ) Warning: Undefined variable $arr in /home/homes/nicolasgritte/sites/3wa_FSD36C/php_avance/exo_5.1.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0043362632{main}( ).../exo_5.1.php:0
20.0043363096BaseArray->filter( $fn = 'filtrerParID' ).../exo_5.1.php:116
30.0043363096filtrerParID( $obj = 17 ).../exo_5.1.php:62

( ! ) Fatal error: Uncaught TypeError: array_search(): Argument #2 ($haystack) must be of type array, null given in /home/homes/nicolasgritte/sites/3wa_FSD36C/php_avance/exo_5.1.php on line 99
( ! ) TypeError: array_search(): Argument #2 ($haystack) must be of type array, null given in /home/homes/nicolasgritte/sites/3wa_FSD36C/php_avance/exo_5.1.php on line 99
Call Stack
#TimeMemoryFunctionLocation
10.0043362632{main}( ).../exo_5.1.php:0
20.0043363096BaseArray->filter( $fn = 'filtrerParID' ).../exo_5.1.php:116
30.0043363096filtrerParID( $obj = 17 ).../exo_5.1.php:62
40.0044363352array_search( $needle = 17, $haystack = NULL ).../exo_5.1.php:99