Commit Graph
278 Commits
Author SHA1 Message Date
朱金勇 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
朱金勇 cb5b5bb2c5 - Remove unused local variable. 2023-05-25 03:00:16 +00:00
Lufei fb0df1fa25 - Remove outputProfiling. 2023-05-16 17:26:36 +08:00
Lufei c0cb4c4cdc * Fix headers already sent for xhprof. 2023-05-16 09:36:05 +08:00
Lufei c9747aff75 * Change default type acquisition method. 2023-05-15 11:03:15 +08:00
Lufei 5783d3a460 Revert "- Remove Profiling."
This reverts commit c55db32ef7.
2023-05-15 10:14:14 +08:00
Lufei e151b84582 * Fix missing type for no default value. 2023-05-12 09:05:05 +08:00
Lufei 0ab503d19b * Fix mergeParams error. 2023-05-11 19:20:02 +08:00
Lufei 838926968a * Support convert control parameters type. 2023-05-11 18:46:31 +08:00
sunhao 7614a53ae4 * zin: refactor. 2023-05-11 14:00:58 +08:00
sunhao d5ca9ef356 * zin: improve UI for reporting errors in zin page. 2023-05-11 13:46:21 +08:00
caoyanyi f997e7275f * Modify error output for cli mode. 2023-05-09 21:01:25 +08:00
caoyanyi d6c8fb4194 * Remoe '@' symbol. 2023-05-09 14:54:00 +08:00