Skip to content

Releases: shirne/thinkphp51

v5.1.52

Choose a tag to compare

@shirne shirne released this 30 Oct 07:46
3bfeb46

fix data type( array to object)

v5.1.51

Choose a tag to compare

@shirne shirne released this 14 May 12:50
1ec4e37

fix implements define

v5.1.50

Choose a tag to compare

@shirne shirne released this 02 Apr 14:34
68e29c8

Compatible with PHP8

v5.1.45

Choose a tag to compare

@shirne shirne released this 19 Oct 04:31
3968d6e

fix parseName

v5.1.44

Choose a tag to compare

@shirne shirne released this 29 Dec 03:20

1.文件日志增加后缀配置
2.文件日志备份名称调整

5.1.43

Choose a tag to compare

@shirne shirne released this 15 Sep 23:50

优化Facade类注释(ide提示问题)
Session::start 增加sid参数,可以在启动时指定sessionid

5.1.42

Choose a tag to compare

@shirne shirne released this 15 May 09:43

include 标签 支持变量传递
多语言系统初始化配置加载