Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1

Open
wants to merge 978 commits into
base: master
Choose a base branch
from
Open

#1

wants to merge 978 commits into from

Conversation

hajtjh
Copy link
Owner

@hajtjh hajtjh commented Dec 10, 2012

在有要

huangdijia and others added 30 commits December 23, 2014 08:50
配置文件中定义如下即可保留实际的字段名大小写
'DB_PARAMS'=>array(\PDO::ATTR_CASE   =>  \PDO::CASE_NATURAL),
更新Driver驱动 parseSet函数 更加传值NULL的判断和解析
liu21st and others added 30 commits August 19, 2016 10:48
之前是有错误的,option并没有使用,逐个判断传参数可行
修复 Imagick 类对渐进处理的 bug,并支持 png 文件
修改download 方法,解决文件下载无法打开问题
- 严格检查`checkUrlMatch(...)`返回值为`false`才表示动态路由未匹配成功
- `ruleCache(...)`中读取路由配置应当避免改变路由定义顺序,因为顺序也会影响路由的解析
- 确保为数组之后才能当数组使用
- 既然&$paths当做堆栈用,就不应该中途重置堆栈
- 用`ruleCache(...)`读取路由配置时,保持配置中路由定义的键的类型,以支持多个路由的路由表达式相同而路由参数不同的情况
- 在使用路由时,再处理键为索引的情况
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.