风雪之隅
左手代码右手诗
风雪之隅 @qq52ome · 注册于 2026-09-18 · 298 博文 · 0 帖子 · 0 回复
博文 (298) 帖子 (0)
全部 AI Coding PHP Extension PHP应用 随笔 PHP8 GNU C/C++ PHP7 转载 MySQL/PostgreSQL PHP源码分析 Linux/Unix Js/CSS #PHP #javascript #Yaf #Zend/PHP #PHP7 #PHP5.4新特性 #php源码分析 #PHP extension #性能 #apc #Apache #core #bug #Extension #php原理 #Performance #PHP8 #PHP5.4 #mysql #php源码 #nginx #session #PHP应用 #SAPI #opcache #taint #PHP扩展 #curl #charset #扩展开发
函数类型提示(Callable typehint)
在PHP5.4的开发过程中, 有不少对typehint的提议, 我们也讨论过很多次, 完全加入对基本类型的typehint会引起很大的变动, 并且就我自己来看, 不利于PHP的灵活性. 不过, 对...