PHP插件 vld 学习

阅读更多

今天凡凡 给出了一段代码:

 
  

 这段代码 在有第二行的时候会显示 6,没有就会显示5

 

在群里提问,有大哥回答 是写时复制引起的,并推荐了工具 vld

 

http://www.asarea.me/showdiary.php?id=265

http://php.net/manual/zh/features.gc.refcounting-basics.php

 

感觉很不错,

 

vld参数  原来php手册上有说明  
http://www.php.net/manual/en/internals2.opcodes.assign.php

你可能感兴趣的:(php,vld)