An array is a dumb container of unknown data

Author: szepeviktorCreated Jun 19, 2022Updated Jun 19, 2022

Arrays should be used to store lists: keyless elements of the same type.

Would you welcome a PR explaining associative arrays should be intelligent objects?

Source: piotrplenik/clean-code-php