dingguodong
|
157f067100
|
* Add the type hint for the returned result.
|
2023-12-19 15:54:28 +08:00 |
|
dingguodong
|
a2529fda8d
|
* Add codes to control if it can be upgraded automatically or has a valid safe file.
|
2023-12-19 15:54:28 +08:00 |
|
hufangzhou
|
934c004b45
|
* If defaultType has multiple types, change it directly to string.
|
2023-12-06 14:33:32 +08:00 |
|
tanghucheng
|
d670173438
|
Merge remote-tracking branch 'origin/master' into Merge184
|
2023-11-23 00:52:55 -05:00 |
|
qixinzhi
|
641342cde1
|
* Add throw error variable of app.
|
2023-11-23 13:06:51 +08:00 |
|
tanghucheng
|
2382769fac
|
* Merge 18.8 framework into Merge184.
|
2023-11-22 21:45:49 -05:00 |
|
tanghucheng
|
f475f1fde8
|
Merge branch 'master' into Merge184
|
2023-11-20 19:34:48 -05:00 |
|
朱金勇
|
1653056386
|
* Merge code for cron.
|
2023-11-20 07:51:42 +00:00 |
|
tanghucheng
|
fc37c0b19b
|
Merge branch 'master' into Merge184
|
2023-11-15 19:59:22 -05:00 |
|
朱金勇
|
c405d9a1b1
|
* Split tmp file for cli.
|
2023-11-15 06:57:37 +00:00 |
|
hufangzhou
|
a60622d4e4
|
* Merge: 18.4 version's framework and lib directory.
|
2023-11-14 16:58:03 +08:00 |
|
朱金勇
|
ed814b1e00
|
* Fix cron log.
|
2023-11-13 01:13:24 +00:00 |
|
朱金勇
|
b2586a3be2
|
* Fix error when no session.
|
2023-11-01 02:36:39 +00:00 |
|
dingguodong
|
bec51190ff
|
* Optimize the code the find the exception point.
|
2023-10-21 08:33:26 +08:00 |
|
朱金勇
|
3c0d0908a1
|
* Migrate changes from 18.x to master.
|
2023-10-12 08:55:23 +00:00 |
|
朱金勇
|
6948740e1d
|
* Migrate changes from 18.x to master.
|
2023-10-12 08:42:59 +00:00 |
|
朱金勇
|
bd8672eb14
|
* Fix bugs of install.
|
2023-10-11 06:59:50 +00:00 |
|
wangyidong
|
bd51129ece
|
* Code for task #102966.
|
2023-09-19 13:50:40 +08:00 |
|
caoyanyi
|
221686df96
|
* Fix control is null error.
|
2023-09-13 10:01:50 +08:00 |
|
caoyanyi
|
687160cad1
|
* Fix no method error.
|
2023-09-11 10:00:18 +08:00 |
|
wangyidong
|
47b94b211d
|
* Set pdo attribute NULL_TO_STRING.
|
2023-09-07 16:49:04 +08:00 |
|
Lufei
|
cfef831437
|
* Use mt_rand instead of random_int.
|
2023-08-31 17:10:48 +08:00 |
|
sunhao
|
cfda9202d2
|
* zin: fix error on get trace.
|
2023-08-31 16:56:34 +08:00 |
|
sunhao
|
26443cb5de
|
* zin: support to send stack trace to client in debug mode.
|
2023-08-29 20:46:57 +08:00 |
|
dingguodong
|
8d819c565c
|
* Correct the type in comments.
|
2023-08-01 10:03:01 +08:00 |
|
dingguodong
|
1bbfdd0201
|
+ Add a comment for zentaosid.
|
2023-08-01 09:49:38 +08:00 |
|
qixinzhi
|
b7dd8b68b6
|
Merge branch 'sqlite' into master.
|
2023-07-12 05:13:44 +00:00 |
|
朱金勇
|
959f9bac7f
|
* No need catch end exception.
|
2023-07-12 03:18:31 +00:00 |
|
朱金勇
|
640e8f4482
|
* Use helper::setcookie.
|
2023-07-11 07:28:39 +00:00 |
|
qixinzhi
|
eff5416dd9
|
* Merge master into sqlite
|
2023-07-11 03:02:58 +00:00 |
|
朱金勇
|
3a215d708a
|
* Refactor framework for roadrunner.
|
2023-07-09 14:30:31 +00:00 |
|
朱金勇
|
c8731f9a59
|
- Remove ob_end_clean().
|
2023-07-03 16:03:10 +00:00 |
|
朱金勇
|
2d12aea936
|
* Wrapper header function for roadrunner.
|
2023-07-03 08:09:26 +00:00 |
|
wangyuting
|
49f6b16c95
|
* Fix rawParams bug.
|
2023-06-29 15:55:39 +08:00 |
|
caoyanyi
|
e79155d1a8
|
+ Add get default param function to fetch method.
|
2023-06-26 09:05:15 +08:00 |
|
caoyanyi
|
b137090762
|
* Change error output.
|
2023-06-25 14:59:33 +08:00 |
|
caoyanyi
|
17fcbf68d7
|
* Change db error tip.
|
2023-06-25 13:55:59 +08:00 |
|
dingguodong
|
7f92c0121b
|
* Show special HTML entities in log file.
|
2023-06-25 13:38:23 +08:00 |
|
zhouxin
|
803bbbfcb2
|
* Add default file for connect SQLite.
|
2023-06-20 16:45:00 +08:00 |
|
zhouxin
|
6eabf8aba2
|
* Connect SQLite by PDO.
|
2023-06-19 15:17:36 +08:00 |
|
dingguodong
|
5e48d616ea
|
- Remove optimization for session which cause search failed.
|
2023-06-09 15:55:24 +08:00 |
|
dingguodong
|
a5bb4ec002
|
+ Improve the performance of concurrency requests with PHP session.
|
2023-06-08 17:58:19 +08:00 |
|
Lufei
|
a8b6ed0ea6
|
* Support output xhprof for send.
|
2023-06-08 17:06:36 +08:00 |
|
dingguodong
|
85ae940258
|
* Remove useless lines, change the comments and reformat code.
|
2023-06-07 09:19:09 +08:00 |
|
dingguodong
|
1af8785d49
|
* Send 404 header if request a attachment from /data/upload.
|
2023-06-01 09:21:07 +08:00 |
|
dingguodong
|
a47f007fe3
|
* Reformat comment.
|
2023-06-01 09:21:07 +08:00 |
|
dingguodong
|
0279c225a4
|
* Refactor the function 'exportConfig()'.
|
2023-05-31 13:26:04 +08:00 |
|
dingguodong
|
b2ca9689e0
|
* Rename $this->URI to $this->uri.
|
2023-05-29 08:55:57 +08:00 |
|
朱金勇
|
76157b672f
|
* Fix sessionHandler.
|
2023-05-28 23:12:38 +00:00 |
|
朱金勇
|
894118767e
|
- Remove unused local variable.
|
2023-05-28 22:42:30 +00:00 |
|