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-07-21 23:55:35 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
12363aebf02b32fefdb07f9672e93e4ac8c5872c
zhamao-framework/src/ZM/Exception/InvalidArgumentException.php

10 lines
113 B
PHP
Raw Normal View History

initial commit
2020-03-02 16:14:20 +08:00
<?php
add cs fixer and PHPStan and activate it (build 436)
2022-03-15 18:05:33 +08:00
declare(strict_types=1);
initial commit
2020-03-02 16:14:20 +08:00
namespace ZM\Exception;
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 InvalidArgumentException extends ZMException
initial commit
2020-03-02 16:14:20 +08:00
{
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
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 24ms 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