July 4, 2022TIL; array_filter without callbackUse array_filter without callback to remove every empty item from an array. Sources PHP Doc