Skip to content

Commit 11d633b

Browse files
committed
add weixin
1 parent 5dc1e91 commit 11d633b

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44
55
代码版本:php-7.0.12
66
````
7+
## 反馈
8+
[交流&吐槽](https://github.com/pangudashu/php7-internal/issues/3) [错误反馈](https://github.com/pangudashu/php7-internal/issues/2)
9+
10+
![weixin](img/talk.png)
11+
712
## 目录:
813
* 第1章 PHP基本架构
914
* 1.1 PHP简介
@@ -79,15 +84,14 @@
7984
* [7.7.5 数组操作](7/var.md)
8085
* [7.8 常量](7/constant.md)
8186
* 7.9 面向对象
82-
* 7.6.1 扩展中创建对象
83-
* 7.6.2 创建内部类
87+
7.9.1 内部类注册
88+
7.9.2 定义成员属性
89+
7.9.3 定义成员方法
90+
7.9.4 定义常量
91+
7.9.5 类的实例化
8492
* 7.10 资源类型
8593
* 7.11 经典扩展解析
8694
* 7.8.1 Yaf
8795
* 7.8.2 Redis
88-
* 7.8.3 Memcached
89-
90-
## 反馈
91-
[交流&吐槽](https://github.com/pangudashu/php7-internal/issues/3) [错误反馈](https://github.com/pangudashu/php7-internal/issues/2)
9296

9397

0 commit comments

Comments
 (0)