php7.0.2

php7.02がささっとリリースされています。

http://jp2.php.net/ChangeLog-7.php#7.0.2

リリースノートを見ると・・・

・Fixed bug #71163 (Segmentation Fault: cleanup_unfinished_calls).
・Fixed bug #71163 (Segmentation Fault: cleanup_unfinished_calls).
・Fixed bug #71092 (Segmentation fault with return type hinting).
・Fixed bug #70976 (Memory Read via gdImageRotateInterpolated Array Index Out of Bounds).←これは5.6.17、5.5.31でもFIXされています
・Fixed bug #71270 (Heap BufferOver Flow in escapeshell functions).

など、メモリ関連の修正もまだ多いですね。

残っているバグについては・・・

・#71304 Apache exit with signal 10 when use iconv
・#70565 PDO DBLIB MSSql Segmentaion Fault with Prepared Statements
なんかは致命的でまだアサインもされていませんし、実用にはもうちょっと待った方がいい印象です。
個人的なイメージ。