OwenZhang

Results 5 issues of OwenZhang

![image](https://user-images.githubusercontent.com/39992479/167233358-1e7cbfbd-dffd-4e4d-87ea-214941028dc5.png) ![image](https://user-images.githubusercontent.com/39992479/167233385-45e0b5aa-f7c1-4ae3-8d89-f83873d86cfb.png) ![Uploading image.png…]() 小问题,链接404 https://www.workerman.net/workerman-jsonrpc

[2022-06-07 14:09:32] Implicit conversion from float 1.2 to int loses precision {"exception":"ErrorException: Implicit conversion from float 1.2 to int loses precision in D:\\owenzhang\\webman-admin\\app\\admin\\controller\\Login.php:142 解决办法 ![image](https://user-images.githubusercontent.com/39992479/172308950-4be7a20a-4ce1-4d82-a99c-441ba3c827c9.png)

ErrorException: Implicit conversion from float 1654581791.96246 to int loses precision in D:\owenzhang\webman-admin\app\common\middleware\ActionHook.php:111 Stack trace: #0 [internal function]: {closure}() #1 D:\owenzhang\webman-admin\app\common\middleware\ActionHook.php(111): date() #2 D:\owenzhang\webman-admin\app\common\middleware\ActionHook.php(65): app\common\middleware\ActionHook->recordLog() #3 D:\owenzhang\webman-admin\vendor\workerman\webman-framework\src\App.php(245): app\common\middleware\ActionHook->process() #4 D:\owenzhang\webman-admin\vendor\workerman\webman-framework\src\App.php(330): Webman\App::Webman\{closure}()...

安装包依赖 composer install 报错 Problem 1 Root composer.json requires webman/think-orm ^1.0 -> satisfiable by webman/think-orm[v1.0.2]. webman/think-orm v1.0.2 requires topthink/think-orm ^2.0.53 -> found topthink/think-orm[2.0.x-dev] but it does not match your minimum-stability...

### PHP version 8.1 ### irazasyed/telegram-bot-sdk version 3.9 ### Laravel version (if any) _No response_ ### Code To Reproduce the bug https://telegram-bot-sdk.com/docs/guides/keyboards/ Reply Keyboard Markup $reply_markup = Keyboard::make() ->setResizeKeyboard(true) ->setOneTimeKeyboard(true)...

bug