Commit Graph

  • 47ffe9a2ec temporarily fix logger infinite loop sunxyw 2022-06-09 00:20:58 +08:00
  • 4fe74eb5fe replace console with logger sunxyw 2022-06-08 23:11:17 +08:00
  • 1c40896dc0 increment build number (build 608) sunxyw 2022-05-31 08:34:45 +00:00
  • 872b4ce1c6 update api docs sunxyw 2022-05-31 08:34:43 +00:00
  • c0fed1a391 Merge pull request #133 from zhamao-robot/fix-adapter-overflow sunxyw 2022-05-31 16:33:40 +08:00
  • d1f584e490 fix phpstan false positive in ModuleUnpacker sunxyw 2022-05-31 00:58:44 +08:00
  • 79f5011d58 fix adapter overflow sunxyw 2022-05-31 00:52:15 +08:00
  • e350edd41f fix container example command not working sunxyw 2022-05-31 00:51:53 +08:00
  • 23a6e56478 fix logger constructor sunxyw 2022-05-31 00:51:26 +08:00
  • 80050f11f2 increment build number (build 607) sunxyw 2022-05-28 09:33:44 +00:00
  • 25c46cc978 update api docs sunxyw 2022-05-28 09:33:43 +00:00
  • 458c42ae7c optimize container services register (#129) sunxyw 2022-05-28 17:33:01 +08:00
  • febeeadc7b increment build number (build 606) sunxyw 2022-05-24 06:37:35 +00:00
  • 044643559d Merge pull request #131 from zhamao-robot/refactor-framework-entry sunxyw 2022-05-24 14:36:35 +08:00
  • 782e668abf improve remote terminal logging sunxyw 2022-05-23 11:44:21 +08:00
  • fa6af88566 fix dynamic logger call sunxyw 2022-05-22 22:23:31 +08:00
  • c106c4fc2a cleanup framework class logging sunxyw 2022-05-22 22:18:04 +08:00
  • 09780f64de refactor framework class logging sunxyw 2022-05-22 20:58:23 +08:00
  • 81d4558b2f add master support for logger sunxyw 2022-05-22 20:56:05 +08:00
  • 3de0e37fd5 increment build number (build 605) sunxyw 2022-05-23 01:52:21 +00:00
  • fcfd2f8ba5 update api docs sunxyw 2022-05-23 01:52:19 +00:00
  • 7e7e461237 remove deprecated global functions (#130) sunxyw 2022-05-23 09:51:26 +08:00
  • f4f7327695 increment build number (build 474) Github Build Bot 2022-05-21 09:42:07 +00:00
  • 36fc2cb4cd update api docs Github Build Bot 2022-05-21 09:42:06 +00:00
  • b7469b9dd4 tmp fix close connection binding warning (#128) sunxyw 2022-05-21 17:40:43 +08:00
  • 2afab030bd increment build number (build 604) sunxyw 2022-05-16 15:28:58 +00:00
  • 5cbeee6e86 add logging config (#127) sunxyw 2022-05-16 23:28:02 +08:00
  • 87bbffefc3 increment build number (build 603) sunxyw 2022-05-15 17:53:12 +00:00
  • a2877cab70 Merge pull request #126 from zhamao-robot/add-phpstan-extensions sunxyw 2022-05-16 01:52:30 +08:00
  • 4f10b6dbc3 fix use of deprecated methods sunxyw 2022-05-15 16:40:12 +08:00
  • 24a213a8ff drop use of deprecated DBAL iterator sunxyw 2022-05-15 16:39:26 +08:00
  • cf21044cf7 add phpunit extensions sunxyw 2022-05-15 16:38:37 +08:00
  • 289a5d7051 increment build number (build 602) crazywhalecc 2022-05-14 17:17:29 +00:00
  • b5ae76d298 update api docs crazywhalecc 2022-05-14 17:17:27 +00:00
  • 598cf60e10 Merge pull request #125 from zhamao-robot/v3-refactor-command Jerry Ma 2022-05-15 01:16:39 +08:00
  • c4ca2103e4 fix phpunit-swoole class name crazywhalecc 2022-05-15 00:16:01 +08:00
  • 4b55a3e525 add $ZM_CUSTOM_PHP_PATH env support crazywhalecc 2022-05-14 23:52:37 +08:00
  • 376b81f841 change another table printer crazywhalecc 2022-05-14 23:51:47 +08:00
  • ee6035c59a add openswoole support crazywhalecc 2022-05-14 23:51:17 +08:00
  • a757330788 move process state related function to ProcessManager crazywhalecc 2022-05-14 23:43:15 +08:00
  • bf141202f8 change worker start message crazywhalecc 2022-05-14 23:42:15 +08:00
  • 1be3127177 use zhamao/logger table printer instead crazywhalecc 2022-05-14 23:41:24 +08:00
  • c74a43cd74 remove and refactor daemon/server command, add useful messages crazywhalecc 2022-05-14 23:40:22 +08:00
  • 1b520d3c96 add zhamao/logger dependency crazywhalecc 2022-05-14 23:20:58 +08:00
  • b7418a2a3a fix increment build number wrong branch sunxyw 2022-05-10 17:55:06 +08:00
  • eee67cdb53 Merge pull request #124 from zhamao-robot/refactor-zmconfig Jerry Ma 2022-05-10 17:04:20 +08:00
  • 1d70bc4ed7 change risky test crazywhalecc 2022-05-10 16:03:37 +08:00
  • d06b0dd6d6 change include_once to require crazywhalecc 2022-05-10 14:53:23 +08:00
  • cbbac0554e fix Console debug for ZMConfig get crazywhalecc 2022-05-10 01:04:18 +08:00
  • 5f16766997 update errcode docs crazywhalecc 2022-05-10 00:32:42 +08:00
  • dcd6cae0f6 add global function is_assoc_array crazywhalecc 2022-05-10 00:32:20 +08:00
  • cc43993d5b MessageUtilTest use smaller image to boost crazywhalecc 2022-05-10 00:31:40 +08:00
  • 2478ffe331 fix WorkerStop read global config bug crazywhalecc 2022-05-10 00:31:03 +08:00
  • 18ae960f86 refactor ZMConfig crazywhalecc 2022-05-10 00:30:33 +08:00
  • fcb226e357 increment build number (build 601) sunxyw 2022-05-09 16:53:51 +08:00
  • 58c04b7a7b fix incorrect build branch sunxyw 2022-05-09 16:42:34 +08:00
  • a6401fa9ef add adapter feature (#121) sunxyw 2022-05-09 16:39:09 +08:00
  • 2481124ada update workflows for future develop (#123) sunxyw 2022-05-09 16:36:32 +08:00
  • 488fde47e5 create 3.x main branch and move VERSION constants crazywhalecc 2022-05-08 21:15:16 +08:00
  • e7e77c99d0 update update docs 2.8.0 crazywhalecc 2022-05-07 17:54:16 +08:00
  • 6fbd35ed33 increment build number (build 473) Github Build Bot 2022-05-06 16:11:08 +00:00
  • fba2339280 Merge pull request #122 from zhamao-robot/command-enhancement Jerry Ma 2022-05-07 00:10:26 +08:00
  • bd8270a4ae add script file auto-deploy action crazywhalecc 2022-05-06 23:58:30 +08:00
  • 5299061c87 change one-step installation method crazywhalecc 2022-05-06 23:49:38 +08:00
  • e843aeac55 prevent server:stop command error when daemon file not exists crazywhalecc 2022-05-06 23:36:29 +08:00
  • 19c792209b add go.sh one-step installing script crazywhalecc 2022-05-06 23:35:24 +08:00
  • 277d442634 move all scripts to ext/ dir crazywhalecc 2022-05-06 23:34:33 +08:00
  • 51bec043e3 increment build number (build 472) Github Build Bot 2022-05-06 13:09:23 +00:00
  • b7595f6f22 update api docs Github Build Bot 2022-05-06 13:09:22 +00:00
  • 55181d583f Merge pull request #120 from zhamao-robot/fix-container-object-inherit sunxyw 2022-05-06 21:08:36 +08:00
  • b5a5a4f32e add container independence tests sunxyw 2022-05-06 20:11:47 +08:00
  • a746779efa fix container object inherit sunxyw 2022-05-06 19:55:45 +08:00
  • 736b6ea0a5 add light cache tests (#119) sunxyw 2022-05-05 22:32:51 +08:00
  • 884f07baa6 add reflection util tests (#116) sunxyw 2022-05-05 22:32:33 +08:00
  • b496c3136e add macroable test (#115) sunxyw 2022-05-05 14:37:26 +08:00
  • bbfb40f973 increment build number (build 471) Github Build Bot 2022-05-05 01:05:51 +00:00
  • a73e1fc164 update api docs Github Build Bot 2022-05-05 01:05:50 +00:00
  • ef7acb7fa0 2.8 补充特性更新 #114 Jerry Ma 2022-05-05 09:05:05 +08:00
  • fcd108adbe cs-fix code crazywhalecc 2022-05-04 23:28:21 +08:00
  • c9c76bfd10 refactor CQ crazywhalecc 2022-05-04 23:24:55 +08:00
  • d9302a3120 remove redundant Console setlevel crazywhalecc 2022-05-04 22:44:21 +08:00
  • 0cb3308dd1 fix compatibility for PHP 8.1 crazywhalecc 2022-05-04 22:43:23 +08:00
  • 583b9d7cf7 reset Console level in test crazywhalecc 2022-05-04 22:30:56 +08:00
  • d7728ebc25 change test and PHPDoc crazywhalecc 2022-05-04 22:25:42 +08:00
  • b6742526aa add Terminal related test crazywhalecc 2022-05-04 21:31:38 +08:00
  • 4defd8ac1b fix non-input environment bug #95 crazywhalecc 2022-05-04 21:31:10 +08:00
  • d28672e2ad add --audit-mode option crazywhalecc 2022-05-04 21:14:56 +08:00
  • 94d6a51358 fix EventMapIterator bug and add tests crazywhalecc 2022-05-04 21:05:10 +08:00
  • 54eabc948f fix instant mode related files crazywhalecc 2022-05-04 21:03:59 +08:00
  • 6c9e26ce83 fix bug #113 crazywhalecc 2022-05-04 17:53:49 +08:00
  • a934037179 prevent user from executing phar stub file directly crazywhalecc 2022-05-04 17:43:15 +08:00
  • 396444a089 add Windows and macOS installation tips crazywhalecc 2022-05-04 17:42:07 +08:00
  • 699444abdd increment build number (build 470) Github Build Bot 2022-05-04 09:05:14 +00:00
  • 088031f807 update api docs Github Build Bot 2022-05-04 09:05:13 +00:00
  • 8ce6e2c111 Merge pull request #110 from zhamao-robot/refactor-command-help-generator sunxyw 2022-05-04 17:04:21 +08:00
  • e7f36b9fcf add CommandInfoUtil tests sunxyw 2022-05-03 16:57:57 +08:00
  • dab91f526e fix command help format sunxyw 2022-05-03 16:56:04 +08:00
  • 35e23a7cbc simplify command help example sunxyw 2022-05-03 16:13:13 +08:00
  • 7df05df48f fix generate command list events not exists sunxyw 2022-05-03 16:11:15 +08:00
  • 707a1ae628 fix attribute php74 compatibility sunxyw 2022-05-03 13:18:09 +08:00