Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
単純な好奇心。Google では何も見つかりませんでした。また、PHP ソースを掘り下げたくありません。
array_walk_recursiveは末尾呼び出しの最適化を実装していますか?
短い答え、いいえ:)
参照: https://github.com/php/php-src/blob/master/ext/standard/array.c#L1097