logue / pukiwiki_adv

PukiWiki Adv is the derivation version of PukiWiki. This distribution specializes in modern technology, such as ajax, HTML5+CSS3, and RIA.
http://pukiwiki.logue.be/
GNU General Public License v2.0
39 stars 19 forks source link

書き換えを伴う foreach でリファレンスを使用するように変更 #43

Closed mikoim closed 8 years ago

mikoim commented 8 years ago

理由

※長い配列をforeachでまわして,添字もしくはリファレンスを使用して読み書きを続けた時の結果(PHP 7.0.6)

logue commented 8 years ago

なるほど; いろいろ変わっているんですね。