php7-internal icon indicating copy to clipboard operation
php7-internal copied to clipboard

PHP7内核剖析

Results 16 php7-internal issues
Sort by recently updated
recently updated
newest added

hello 在2.1 zval 章节中,您的写时复制的分离情况似乎有错误 PHP7 中,通过& 引用 标志赋值的,不会发生分离,而没有&引用的,指定type会发生写时复制,并且与原变量分离,pull request已经提交 :)

如题,比较疑惑5.4之后cli sapi支持的web server算不算PHP支持的一种HTTP网络库呢? 小菜鸟

添加1.1的url

有错误请留言指正或直接提merge request

https://github.com/zimuyang/php7-internal/blob/master/img/EG.png 图片中 HashTable *zend_constants 的文字说明应该是常量吧?