Php – Multidimensional array_search combined with array_column not returning expected result
I´ve isolated a problem I´m having in a complex code and was able to replicate the issue. Let´s say I have the following array: $categoriesFiltersGenericCheck[2] = [ 'id' => 2214, 'sort_order' => '0.000000000000000000000000000000', 'date_creation' => '2023-09-10 11:17:41', 'date_edit' => '2023-09-10…