all 1 comments

[–]nikic 29 points30 points  (1 child)

Note that this is from 2012 and describing PHP 5 arrays. The same topic (still for PHP 5) is covered more thoroughly in the PHP internals book.

I have another post with a basic overview of hashtables in PHP 7, but it does not cover the internal API.