reeze / tipi

Thinking In PHP Internals, An open book on PHP Internals
http://www.php-internals.com/
Other
2.76k stars 1.06k forks source link

TIPI能不能紧跟着最新的PHP版本,因为7和5发生的变化很大 #64

Closed joostshao closed 9 years ago

joostshao commented 10 years ago

5.3和现在的5.6以及7底层的数据结构,添加的扩展,增加的engine引擎变化很大,我想知道是不是能紧跟最新版本的PHP?

reeze commented 10 years ago

抱歉,暂时还没还有计划更新到5.6,如果有兴趣可以提交Pull Request来帮助更新内容:)

joostshao commented 10 years ago

and 这个项目是不是太大了 超过70M了,能不能精简一下? 想commit都很麻烦,github pull 速度太慢了

reeze commented 10 years ago

的确是,里面checkin了二进制的pdf。我找时间清理一下。

joostshao commented 10 years ago

Write failed: Broken pipe16), 223.15 MiB | 5.00 KiB/s :frowning:

ilaziness commented 9 years ago

这个估计靠一个人会比较难实现。