Javel's notes

TIL; array_filter without callback

Use array_filter without callback to remove every empty item from an array.

Sources

© Joris Langlois 2023