Skip to content

Commit bfdd8fd

Browse files
committed
update
1 parent 3e09906 commit bfdd8fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@
4646
* [3.4.5 魔术方法](3/zend_magic_method.md)
4747
* [3.4.6 类的自动加载](3/zend_autoload.md)
4848
* [3.5 运行时缓存](3/zend_runtime_cache.md)
49+
* 3.6 Opcache
50+
* 3.6.1 opcode缓存
51+
* 3.6.2 opcode优化
52+
* 3.6.3 JIT
4953
* 第4章 PHP基础语法实现
5054
* [4.1 类型转换](4/type.md)
5155
* [4.2 选择结构](4/if.md)

0 commit comments

Comments
 (0)