Commit Graph
523 Commits
Author SHA1 Message Date
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
liyang fdfddec515 * Remove exit function. 2023-05-09 14:35:11 +08:00
caoyanyi 02c61ce778 * Modify error message output. 2023-05-09 10:51:53 +08:00
caoyanyi bda380677e * Handle page error for ztest. 2023-05-09 10:26:11 +08:00
Guanxiying d55941899e * Use "static" keyword instead of "self". 2023-05-08 13:26:20 +08:00
Lufei cacfce57c1 + Support make xhprof. 2023-05-08 11:13:31 +08:00
sunhao ef292185e7 * refactor the a() method, support multi vars and return count of vars to fix sonar wrong judgment 2023-05-08 10:45:43 +08:00
Lufei f956d5b394 * Fix roadrunner error. 2023-05-08 10:21:59 +08:00
Guanxiying 02bf7ad2be * Replace die and exit with helper::end(). 2023-05-08 09:50:51 +08:00
Lufei eeadeebd19 - Remove @. 2023-05-05 16:35:43 +08:00
sunhao 34731be27f * zin: move zin dir to lib 2023-05-05 15:03:19 +08:00
hufangzhou dc8fcc9484 * Merge 18.4 into master. 2023-05-05 09:26:04 +08:00
dingguodong a70c914f8a * The ob_get_clean() will return false if output buffering isn't active. 2023-05-03 16:17:15 +08:00
Lufei f452cc561a * Use helper::end instead of exit/die. 2023-05-03 15:19:30 +08:00
dingguodong 625d5f3d76 * The control::locate return 1 always. 2023-05-03 14:32:42 +08:00
Lufei c55db32ef7 - Remove Profiling. 2023-04-28 17:02:51 +08:00
sunhao 07ee66bbd2 * zin: support to show xhprof link on zinbar 2023-04-28 16:34:08 +08:00
Lufei b6cc12dd14 * Merge trace. 2023-04-28 16:04:28 +08:00
Lufei c8d5fb3062 * Add xhprof url to zinDebug. 2023-04-28 14:30:03 +08:00
sunhao 8b4517f2f9 * set trace data to page data. 2023-04-28 14:30:03 +08:00
Lufei 318234880a * Optimize trace class. 2023-04-28 14:30:03 +08:00
Lufei cf420afa24 * Support zinErrors. 2023-04-28 14:30:03 +08:00
Lufei 1a44b73e43 + Support debug trace. 2023-04-28 14:30:03 +08:00
Lufei 32871c0582 * Add xhprof url to zinDebug. 2023-04-28 09:30:33 +08:00
sunhao 2e94f1cabf * set trace data to page data. 2023-04-27 18:50:31 +08:00
Lufei 2674f369f8 * Optimize trace class. 2023-04-27 18:48:57 +08:00
Lufei cbd2c514f1 + Support xhprof. 2023-04-27 18:48:57 +08:00
WenruiLI e25320a514 + expose mysql performance data with server timing headers. 2023-04-27 18:48:56 +08:00
Lufei c6a2c54782 * Support zinErrors. 2023-04-27 18:48:56 +08:00
Lufei c4a5d8a525 + Support debug trace. 2023-04-27 18:48:56 +08:00
sunhao 28dbe2cf08 * set trace data to page data. 2023-04-27 15:16:49 +08:00
Lufei 049643d481 * Optimize trace class. 2023-04-27 09:33:19 +08:00
Lufei 430a4e00cb + Support xhprof. 2023-04-27 09:32:50 +08:00
Lufei 62b1e1ad5b * Fix removePHPTAG error. 2023-04-27 08:46:07 +08:00
sunhao 4d7f5e886c * zin: support to fetch content only commands. 2023-04-26 18:48:05 +08:00
liugang 4981fcb9dd * Fix error cann't use the fetch function to call an encrypted extended control method - fix bug #34614, 34615, 34627. 2023-04-26 00:39:07 +00:00
WenruiLI ea5e9c2b8a + expose mysql performance data with server timing headers. 2023-04-25 16:01:30 +08:00
Lufei 4175224c89 * Support zinErrors. 2023-04-25 10:30:07 +08:00
Lufei 6dc32b44c2 + Support debug trace. 2023-04-25 10:10:53 +08:00
Lufei 8b32e6592a * Fix type error. 2023-04-24 10:01:12 +08:00
Hao Sun ed31bffa6c Merge branch 'zin_merge'
# Conflicts:
#	framework/base/control.class.php
#	framework/control.class.php
2023-04-23 19:44:40 +08:00