Ding Framework 1.4.1 发布,这是一个维护版本,修复了一些 bug:
1. bean definitions werent internally cached correctly;
2. the annotations provider was not correctly creating a new instance of a bean definition when creating a child bean;
3. this release will correctly remove aliases from a child bean definition
Ding 是一个 PHP 框架,提供依赖注入(通过 Setter/Constructor/Method)、面向方面编程、XML、YAML、事件支持,使用 JSR 250/330 注解进行 Bean 定义。轻量级,可发布为 PHAR 文件,简单快速的 MVC 模型、syslog、非阻塞的 TCP socket 实现、定时器以及自定义错误、信号以及异常处理,PAGI 集成(用于 Asterisk 网关接口),PAMI 集成(用于 Asterisk 管理)
暂无更多评论