Logo
Explore Help
Sign In
zhamao-robot/zhamao-framework
1
0
Fork 0
You've already forked zhamao-framework
mirror of https://github.com/zhamao-robot/zhamao-framework.git synced 2026-03-19 05:34:53 +08:00
Code Issues Packages Projects Releases Wiki Activity
zhamao-framework/src/ZM/Annotation/Swoole/OnSetup.php

19 lines
263 B
PHP
Raw Normal View History

update to 1.6 version
2020-07-11 15:53:30 +08:00
<?php
namespace ZM\Annotation\Swoole;
use Doctrine\Common\Annotations\Annotation\Target;
use ZM\Annotation\AnnotationBase;
/**
update to v2.0.0-b4 version change global.php config load time and logic set context get server function available more time delete unused comment and @CQAPISend @CQCommand add start_with and end_with set exceptions extended by ZMException rename @SwooleSetup to @ZMSetup fix quotes for global.php fix LightCache empty presistence_path error remove RemoteShell
2020-12-10 16:37:04 +08:00
* Class ZMSetup
update to 1.6 version
2020-07-11 15:53:30 +08:00
* @package ZM\Annotation\Swoole
* @Annotation
* @Target("METHOD")
*/
update to 2.0.0-b5 version set modules config to array add subdir index.html update Example of Hello.php add Exception tester for TimerMiddleware.php add keyword for @CQCommand rename OnWorkerStart.php to OnStart.php remove SwooleEventAfter.php rename HandleEvent.php to SwooleHandler.php set ZMRobot callback mode default to true add getNextArg() and getFullArg() add EventDispatcher.php logger set Exception all based from ZMException fix recursive bug for Response.php add single_bot_mode add SingletonTrait.php add bot() function
2020-12-14 01:24:34 +08:00
class OnSetup extends AnnotationBase
update to 1.6 version
2020-07-11 15:53:30 +08:00
{
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 29ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API