Небольшие изменения
This commit is contained in:
parent
3d74862474
commit
9d38d69445
11
.env.example
11
.env.example
|
@ -1,13 +1,6 @@
|
||||||
#
|
|
||||||
#
|
|
||||||
# ВНИМАНИЕ: ФРЕЙМВОРК В РАЗРАБОТКЕ, ТОЛЬКО ДЛЯ ИЗУЧЕНИЯ
|
|
||||||
# НЕ ИСПОЛЬЗОВАТЬ В СВОИХ ПРОЕКТАХ
|
|
||||||
#
|
|
||||||
#
|
|
||||||
|
|
||||||
######### [SYSTEM] #########
|
######### [SYSTEM] #########
|
||||||
PATH_ROOT = ./
|
PATH_ROOT = ./
|
||||||
PATH_LOGS = logs/
|
PATH_LOGS = ${PATH_ROOT}/logs
|
||||||
|
|
||||||
TIMEZONE =
|
TIMEZONE =
|
||||||
|
|
||||||
|
@ -39,7 +32,7 @@ DEFAULT_ACCOUNT_TOKEN =
|
||||||
######### [GROUP] #########
|
######### [GROUP] #########
|
||||||
|
|
||||||
DEFAULT_GROUP_ID =
|
DEFAULT_GROUP_ID =
|
||||||
DEFAULT_GROUP_TOKEN = cdb3af923690e0cb40db03938ee83c957fbfeb41b0003da4b93bac3a9eae82ef427a5010776ae04ba3fbd
|
DEFAULT_GROUP_TOKEN =
|
||||||
|
|
||||||
# Тип используемого API
|
# Тип используемого API
|
||||||
# LongPoll = 0
|
# LongPoll = 0
|
||||||
|
|
|
@ -1,6 +1,3 @@
|
||||||
.git
|
/logs
|
||||||
.env
|
/vendor
|
||||||
vendor/
|
.env
|
||||||
sources/old/
|
|
||||||
logs/
|
|
||||||
test.php
|
|
|
@ -39,7 +39,7 @@
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": {
|
"psr-4": {
|
||||||
"VK\\": "sources/"
|
"VK\\": "system/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"config": {},
|
"config": {},
|
||||||
|
@ -51,12 +51,12 @@
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
"type": "HOOD (later)",
|
"type": "Hood (later)",
|
||||||
"url": "https://hood.su/vk/funding"
|
"url": "https://git.hood.su/vk/thanks"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "VK",
|
"type": "Evil Alliance",
|
||||||
"url": "https://vk.com/cyberhybrid"
|
"url": "https://vk.com/darkweb228"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,182 +0,0 @@
|
||||||
[2020-07-04 05:47:48] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:47:48] Core.WARNING: Foo [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:47:48] Core.ERROR: Bar ["test"] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:47:48] Core.INFO: Test [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:47:48] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(131): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:47:48] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:39] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:39] Core.WARNING: Foo [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:39] Core.ERROR: Bar ["test"] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:39] Core.INFO: Test [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:39] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(131): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:39] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:43] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:43] Core.WARNING: Foo [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:43] Core.ERROR: Bar ["test"] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:43] Core.INFO: Test [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:43] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(131): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:43] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:49:04] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:49:04] Core.WARNING: Foo [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:49:04] Core.ERROR: Bar ["test"] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:49:04] Core.INFO: Test [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:49:04] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(131): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:49:04] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:50:00] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:50:00] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:103 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(126): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:103 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:50:00] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:50:48] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:50:48] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:103 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(126): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:103 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:50:48] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:51:00] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:51:00] Core.ERROR: ErrorException: Uncaught TypeError: ini_set() expects parameter 2 to be string, bool given in D:\Проектs\Репозитории\vk\sources\Core.php:102 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(102): ini_set() #1 D:\Проектs\Репозитории\vk\sources\Core.php(126): VK\Core->__construct() #2 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:102 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:51:00] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:51:05] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:51:05] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:103 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(126): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:103 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:51:05] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:52:52] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:52:52] Core.ERROR: ErrorException: Uncaught TypeError: ini_set() expects parameter 2 to be string, int given in D:\Проектs\Репозитории\vk\sources\Core.php:102 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(102): ini_set() #1 D:\Проектs\Репозитории\vk\sources\Core.php(128): VK\Core->__construct() #2 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:102 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:52:52] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:52:53] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:52:53] Core.ERROR: ErrorException: Uncaught TypeError: ini_set() expects parameter 2 to be string, int given in D:\Проектs\Репозитории\vk\sources\Core.php:102 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(102): ini_set() #1 D:\Проектs\Репозитории\vk\sources\Core.php(128): VK\Core->__construct() #2 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:102 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:52:53] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:53:09] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:53:09] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:105 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(128): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:105 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:53:09] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:53:50] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:53:50] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(131): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:53:50] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:54:01] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:54:01] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(131): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:54:01] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:55:41] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:55:41] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(131): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:55:41] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:59:19] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:59:19] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(131): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:59:19] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:00:15] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:00:15] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:27] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:28] Core.ERROR: ErrorException: Uncaught Error: Call to a member function auth() on null in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:28] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:44] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:44] Core.ERROR: ErrorException: Uncaught Error: Call to a member function auth() on null in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:44] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:47] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:47] Core.ERROR: ErrorException: Uncaught Error: Call to a member function auth() on null in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:47] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:43:44] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:43:44] Core.ERROR: ErrorException: Uncaught Error: Class name must be a valid object or a string in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:43:44] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:46:58] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:46:58] Core.ERROR: ErrorException: Uncaught Error: Class name must be a valid object or a string in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:46:58] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:47:17] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:47:19] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:54:52] __NAME__.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:54:54] __NAME__.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:55:50] .INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:55:52] .INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:56:22] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:56:24] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:02:28] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:03:41] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:03:43] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:05:06] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:05:06] VK\Core.ERROR: ErrorException: Uncaught Error: Call to a member function auth() on null in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:05:06] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:05:50] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:05:52] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:15:04] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:15:06] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:17:12] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:17:14] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:20:14] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:20:16] VK\Core.NOTICE: Для безопасности соединения ВАЖНО включить SSL шифрования [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:20:16] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:21:56] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:21:58] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:21:58] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:22:13] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:22:15] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:22:15] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:25:50] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:25:52] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:25:53] VK\Core.ERROR: ErrorException: Uncaught Error: Call to undefined method VK\Parsers\Curl::parseCookie() in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:75 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(79): VK\Parsers\Curl->getToken() #1 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(61): VK\Robots\Group->getTokenAccess() #2 D:\Проектs\Репозитории\vk\test.php(38): VK\Robots\Group->auth() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:75 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:25:53] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:26:02] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:26:04] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:26:04] VK\Core.ERROR: ErrorException: Uncaught Error: Call to undefined method VK\Parsers\Curl::parseCookie() in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:75 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(79): VK\Parsers\Curl->getToken() #1 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(61): VK\Robots\Group->getTokenAccess() #2 D:\Проектs\Репозитории\vk\test.php(38): VK\Robots\Group->auth() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:75 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:26:04] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:27:33] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:27:35] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:27:36] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:28:34] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:28:36] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:28:36] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:29:58] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:30:00] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:30:00] VK\Core.ERROR: ErrorException: Uncaught Error: Call to undefined method VK\Robots\Group::getToken() in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:95 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(61): VK\Robots\Group->getTokenAccess() #1 D:\Проектs\Репозитории\vk\test.php(38): VK\Robots\Group->auth() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:95 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:30:00] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:31] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:31] VK\Core.ERROR: ErrorException: Cannot make non static method VK\Parsers\ParserAbstract::getToken() static in class VK\Parsers\Curl in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:19 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:31] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:44] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:44] VK\Core.ERROR: ErrorException: Cannot make non static method VK\Parsers\ParserAbstract::getToken() static in class VK\Parsers\Curl in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:19 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:44] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:53] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:53] VK\Core.ERROR: ErrorException: Cannot make non static method VK\Parsers\ParserAbstract::getToken() static in class VK\Parsers\Curl in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:19 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:53] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:33:05] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:33:05] VK\Core.ERROR: ErrorException: Cannot make non static method VK\Parsers\ParserAbstract::getToken() static in class VK\Parsers\Curl in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:19 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:33:05] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:34:16] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:34:17] VK\Core.ERROR: ErrorException: Cannot make non static method VK\Parsers\ParserAbstract::getToken() static in class VK\Parsers\Curl in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:19 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:34:17] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:35:35] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:35:37] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:35:39] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:35:39] VK\Core.ERROR: ErrorException: Uncaught Error: Class 'VK\Robots\VkApiException' not found in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:99 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(61): VK\Robots\Group->getTokenAccess() #1 D:\Проектs\Репозитории\vk\test.php(38): VK\Robots\Group->auth() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:99 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:35:39] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:36:48] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:36:50] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:36:52] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:36:53] VK\Core.ERROR: ErrorException: Uncaught Error: Class 'VK\Robots\Exception' not found in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:96 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(59): VK\Robots\Group->getTokenAccess() #1 D:\Проектs\Репозитории\vk\test.php(38): VK\Robots\Group->auth() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:96 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:36:53] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:37:08] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:37:10] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:37:13] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:37:16] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:37:16] VK\Core.ERROR: ErrorException: Uncaught Exception: Не удалось найти access_token в строке ридеректа, ошибка:{"error":"invalid_request","error_description":"Security Error"} in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:96 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(59): VK\Robots\Group->getTokenAccess() #1 D:\Проектs\Репозитории\vk\test.php(38): VK\Robots\Group->auth() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:96 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:37:16] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:38:04] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:38:06] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:38:06] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:05:40] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:05:42] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:05:43] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:08:26] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:08:28] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:08:28] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:08:43] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:08:45] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:08:46] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:13:24] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:13:26] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:13:27] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:23:42] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:23:44] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:23:44] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:24:04] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:24:06] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:24:06] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:34:06] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:34:06] VK\Core.ERROR: ErrorException: Class VK\Robots\Group contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (VK\Robots\RobotAbstract::genToken, VK\Robots\RobotAbstract::genTokenMobile) in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:10 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:34:06] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:35:39] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:35:39] VK\Core.ERROR: ErrorException: Uncaught Error: Call to undefined method VK\Robots\Group::auth() in D:\Проектs\Репозитории\vk\test.php:38 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:38 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:35:39] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 12:23:50] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 12:23:50] VK\Core.ERROR: ErrorException: Uncaught TypeError: ucfirst() expects parameter 1 to be string, null given in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(82): ucfirst() #1 D:\Проектs\Репозитории\vk\test.php(36): VK\Core->buildRobot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 12:23:50] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
|
@ -1,14 +0,0 @@
|
||||||
[2020-07-05 11:48:50] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:48:50] VK\Core.ERROR: ErrorException: Uncaught Exception: Неверный тип API in D:\Проектs\Репозитории\vk\sources\Core.php:85 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(36): VK\Core->buildRobot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:85 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:48:50] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:52:05] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:52:06] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:52:17] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:52:17] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:52:45] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:52:45] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:52:47] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:52:47] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:53:01] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:53:01] VK\Core.ERROR: ErrorException: Abstract function VK\API\LongPollAbstract::__construct() cannot be declared private in D:\Проектs\Репозитории\vk\sources\API\LongPollAbstract.php:9 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:53:01] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
|
@ -1,316 +0,0 @@
|
||||||
[2020-07-05 16:24:49] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 16:25:45] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 16:26:34] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 16:28:12] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 16:28:28] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 16:28:43] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 17:30:36] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 17:31:05] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 18:23:30] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 18:23:30] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Core::convert() must be of the type string, null given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 64 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(64): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 18:24:29] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 18:24:29] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Core::convert() must be of the type string, null given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 64 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(64): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 18:24:31] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 18:24:31] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Core::convert() must be of the type string, null given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 64 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(64): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 18:25:02] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 18:25:02] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Core::convert() must be of the type string, null given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 64 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(64): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 18:25:37] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 18:25:37] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Core::convert() must be of the type string, null given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 64 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(64): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 18:27:07] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 18:27:07] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Core::convert() must be of the type string, null given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 64 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(64): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 18:59:26] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 18:59:26] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 2 passed to VK\Core::convert() must be of the type int, string given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 65 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:109 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(65): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:109 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:03:12] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:04:47] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:04:49] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:05:46] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:11:08] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:11:08] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:71 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:71 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:12:15] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:12:15] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:71 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:71 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:12:27] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:12:27] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:71 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:71 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:12:53] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:12:53] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:13:48] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:13:48] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:33:19] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:33:19] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:34:40] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:34:40] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:35:15] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:35:15] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:35:48] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:35:48] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип API in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:36:02] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:36:02] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 2 passed to VK\Core::convert() must be of the type int, string given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 67 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:115 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(67): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:115 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:36:38] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:36:38] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип API in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:36:42] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:36:42] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип API in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:36:47] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:36:47] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип API in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:36:53] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:36:53] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип API in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:36:58] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:36:58] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип API in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:37:33] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:38:00] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:38:49] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:38:49] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:39:00] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:39:00] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:39:09] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:39:09] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:39:17] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:39:17] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:39:17] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:39:21] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:39:21] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:39:26] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:39:26] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:39:42] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:39:42] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:39:52] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:39:52] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:40:09] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:40:09] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:40:18] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:40:18] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:40:25] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:40:25] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:40:41] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:40:41] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: var_dump() expects at least 1 parameter, 0 given in D:\Проектs\Репозитории\vk\sources\Core.php:66 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(66): var_dump() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:66 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:40:41] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:40:45] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:40:45] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: var_dump() expects at least 1 parameter, 0 given in D:\Проектs\Репозитории\vk\sources\Core.php:66 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(66): var_dump() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:66 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:40:45] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:40:50] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:40:50] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:40:50] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:40:55] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:40:55] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Return value of VK\Core::convert() must be of the type string, none returned in D:\Проектs\Репозитории\vk\sources\Core.php:130 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(67): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:130 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:40:55] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:43:12] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:43:12] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неизвестный идентификатор робота in D:\Проектs\Репозитории\vk\sources\Core.php:122 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(67): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:122 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:43:12] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:43:45] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:43:45] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 2 passed to VK\Core::convert() must be of the type int, string given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 67 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:115 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(67): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:115 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:43:45] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:44:01] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:44:01] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 2 passed to VK\Core::convert() must be of the type int, string given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 67 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:115 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(67): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:115 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:44:01] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:44:42] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:44:42] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:44:48] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:44:48] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:44:48] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:44:53] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:44:53] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:44:53] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:46:02] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:46:02] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:50:44] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:50:44] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:03:47] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:03:47] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:04:16] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:04:16] VK\Loggers\Jasmo.ERROR: ErrorException: syntax error, unexpected ')' in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:04:16] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:05:18] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:05:18] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: Too few arguments to function VK\Builder::__construct(), 0 passed in D:\Проектs\Репозитории\vk\sources\Core.php on line 37 and exactly 1 expected in D:\Проектs\Репозитории\vk\sources\Builder.php:21 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(37): VK\Builder->__construct() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:21 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:05:18] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:05:58] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:05:58] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Builder::$params must be array, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:23 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(37): VK\Builder->__construct() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:23 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:05:58] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:06:06] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:06:06] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неизвестный тип API in D:\Проектs\Репозитории\vk\sources\Builder.php:52 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:52 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:06:06] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:35:08] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:35:08] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Builder::__construct() must be of the type array, null given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 37 and defined in D:\Проектs\Репозитории\vk\sources\Builder.php:21 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(37): VK\Builder->__construct() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:21 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:35:08] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:35:34] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:35:34] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:49 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:49 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:35:34] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:35:43] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:35:43] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:49 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:49 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:35:43] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:38:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:38:51] VK\Loggers\Jasmo.ERROR: ErrorException: syntax error, unexpected 'list' (T_LIST) in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:38:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:38:59] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:38:59] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, string used in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:38:59] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:39:10] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:39:10] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Call to a member function LongPoll() on null in D:\Проектs\Репозитории\vk\sources\Builder.php:51 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:51 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:39:10] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:39:24] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:39:24] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: Too few arguments to function VK\Robots\Group::LongPoll(), 0 passed in D:\Проектs\Репозитории\vk\sources\Builder.php on line 51 and exactly 3 expected in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:55 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Builder.php(51): VK\Robots\Group->LongPoll() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:55 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:39:24] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:39:33] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:39:33] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Return value of VK\Builder::robot() must be an instance of VK\Builder, null returned in D:\Проектs\Репозитории\vk\sources\Builder.php:56 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:56 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:39:33] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:39:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:39:51] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Return value of VK\Builder::robot() must be an object, null returned in D:\Проектs\Репозитории\vk\sources\Builder.php:56 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:56 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:39:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:40:08] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:40:08] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:40:35] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:40:35] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:43:44] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:43:44] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:43:44] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:44:53] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:44:53] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:44:53] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:46:14] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:46:14] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, string used in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:46:14] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:46:36] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:46:36] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$token must be string, int used in D:\Проектs\Репозитории\vk\sources\Builder.php:51 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:51 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:46:36] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:46:49] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:46:49] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:47:02] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:47:02] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:47:10] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:47:10] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:47:18] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:47:18] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:47:31] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:47:31] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Core::build() must be of the type array, int given, called in D:\Проектs\Репозитории\vk\test.php on line 32 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:35 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->build() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:35 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:47:31] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:49:57] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:49:57] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:50:06] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:50:06] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:50:14] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:50:14] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$token must be string, int used in D:\Проектs\Репозитории\vk\sources\Builder.php:51 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:51 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:50:14] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:50:39] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:50:39] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:55:30] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:55:30] VK\Loggers\Jasmo.ERROR: ErrorException: syntax error, unexpected 'get_class_vars' (T_STRING) in D:\Проектs\Репозитории\vk\sources\Builder.php:44 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:55:30] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:55:35] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:55:35] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: get_class_vars() expects parameter 1 to be string, object given in D:\Проектs\Репозитории\vk\sources\Builder.php:44 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Builder.php(44): get_class_vars() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:44 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:55:35] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:56:05] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:56:05] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:56:13] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:56:13] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:50:10] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:50:10] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:51:06] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:51:06] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:51:06] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:51:12] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:51:12] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:51:12] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:51:58] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:51:58] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:51:58] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:52:40] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:52:40] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:52:48] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:52:48] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:52:48] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:54:06] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:54:06] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:54:06] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:54:10] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:54:10] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:54:10] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:54:22] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:54:22] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:54:36] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:54:36] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$api must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:54:36] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:54:40] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:54:40] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:54:40] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:54:48] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:54:48] VK\Loggers\Jasmo.ERROR: ErrorException: syntax error, unexpected '=' in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:54:48] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:55:02] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:55:02] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:55:02] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:56:00] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:56:00] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:56:00] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:56:05] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:56:05] VK\Loggers\Jasmo.ERROR: ErrorException: syntax error, unexpected '=' in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:56:05] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:56:10] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:56:10] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:56:10] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:56:14] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:56:14] VK\Loggers\Jasmo.ERROR: ErrorException: syntax error, unexpected '&', expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:56:14] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:56:16] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:56:17] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:56:17] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:56:40] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:56:40] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$api must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:56:40] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:01:50] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:01:50] VK\Loggers\Jasmo.ERROR: ErrorException: Type of VK\Robots\Group::$token must be string (as in class VK\Robots\RobotAbstract) in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:11 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 13:01:50] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:02:12] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:02:12] VK\Loggers\Jasmo.ERROR: ErrorException: Default value for property of type string may not be null. Use the nullable type ?string to allow null default value in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:25 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 13:02:12] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:05:34] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:05:34] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:06:05] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:06:05] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:06:54] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:06:54] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:06:59] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:06:59] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:07:16] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:07:16] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:09:16] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:09:16] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:09:59] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:09:59] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:11:40] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:11:40] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:13:57] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:13:57] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$api must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\Builder.php:60 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:60 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 13:13:57] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:14:20] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:14:20] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Object of class VK\Builder could not be converted to string in D:\Проектs\Репозитории\vk\sources\Builder.php:60 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:60 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 13:14:20] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:14:30] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:14:30] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:60 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:60 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 13:14:30] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:19:11] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:19:11] VK\Loggers\Jasmo.ERROR: ErrorException: Can't use function return value in write context in D:\Проектs\Репозитории\vk\sources\Builder.php:49 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 13:19:11] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:20:12] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:20:13] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:21:15] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:21:15] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:22:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:22:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:23:43] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:23:43] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:23:59] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:23:59] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:24:32] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:24:32] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:24:55] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:24:56] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:25:08] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:25:08] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:25:16] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:25:16] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 13:25:16] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:25:55] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:25:55] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:26:06] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:26:06] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:28:29] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:28:29] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:28:44] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:28:44] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
|
@ -1,190 +0,0 @@
|
||||||
[2020-07-06 14:02:06] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:02:07] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Builder::__construct() must be of the type array, null given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 42 and defined in D:\Проектs\Репозитории\vk\sources\Builder.php:21 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(42): VK\Builder->__construct() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:21 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:02:07] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:02:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:02:51] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:02:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:03:53] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:03:53] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:03:53] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:04:16] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:04:16] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:04:16] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:04:36] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:04:36] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:04:36] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:08:04] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:08:04] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:08:04] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:08:13] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:08:13] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:08:13] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:09:14] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:09:14] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:52 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:52 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:09:14] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:14:40] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:14:40] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:52 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:52 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:14:40] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:16:01] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:16:01] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:16:01] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:16:06] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:16:06] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:16:06] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:16:13] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:16:13] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:16:34] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:16:35] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:16:43] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:16:43] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:16:53] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:16:53] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:17:20] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:17:20] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:17:57] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:17:57] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:18:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:18:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:19:05] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:19:05] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$version must be float, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:19:05] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:19:21] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:19:21] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$version must be float, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:19:21] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:19:22] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:19:22] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$version must be float, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:19:22] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:19:28] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:19:28] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:20:19] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:20:19] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$version must be float, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:20:19] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:21:22] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:21:22] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$id must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:21:22] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:21:25] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:21:25] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$id must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:21:25] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:21:42] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:21:42] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$id must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:21:42] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:22:01] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:22:01] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$version must be float, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:22:01] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:22:30] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:22:30] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:22:57] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:22:57] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:25:02] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:25:03] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$version must be float, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:56 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:56 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:25:03] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:25:26] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:25:26] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:19:43] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:19:43] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:19:55] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:19:55] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:20:07] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:20:07] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:20:18] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:20:18] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:20:28] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:20:28] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:20:31] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:20:31] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:20:41] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:20:41] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:21:19] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:21:19] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: Too few arguments to function VK\Robots\Group::LongPoll(), 0 passed in D:\Проектs\Репозитории\vk\sources\Builder.php on line 49 and exactly 3 expected in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:55 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Builder.php(49): VK\Robots\Group->LongPoll() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:55 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:21:19] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:21:33] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:21:33] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:21:44] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:21:44] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:25:05] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:25:06] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: Too few arguments to function VK\Robots\Group::LongPoll(), 0 passed in D:\Проектs\Репозитории\vk\sources\Builder.php on line 49 and exactly 1 expected in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:62 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Builder.php(49): VK\Robots\Group->LongPoll() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:62 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:25:06] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:26:11] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:26:11] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Call to undefined method stdClass::request() in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:17 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(64): VK\API\LongPoll->__construct() #1 D:\Проектs\Репозитории\vk\sources\Builder.php(49): VK\Robots\Group->LongPoll() #2 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:17 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:26:11] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:37:12] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:37:12] VK\Loggers\Jasmo.ERROR: ErrorException: Cannot use ::class with dynamic class name in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:12 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:37:12] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:37:20] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:37:20] VK\Loggers\Jasmo.ERROR: ErrorException: Declaration of VK\API\LongPoll::__construct(object $robot, array $params = Array) must be compatible with VK\API\LongPollAbstract::__construct() in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:9 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:37:20] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:38:20] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:38:20] VK\Loggers\Jasmo.ERROR: ErrorException: Declaration of VK\API\LongPoll::__construct(object $robot, array $params = Array) must be compatible with VK\API\LongPollAbstract::__construct() in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:9 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:38:20] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:38:27] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:38:27] VK\Loggers\Jasmo.ERROR: ErrorException: Declaration of VK\API\LongPoll::__construct(object $robot, array $params = Array) must be compatible with VK\API\LongPollAbstract::__construct() in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:9 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:38:27] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:38:45] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:38:45] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Call to undefined method stdClass::request() in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:18 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(64): VK\API\LongPoll->__construct() #1 D:\Проектs\Репозитории\vk\sources\Builder.php(49): VK\Robots\Group->longpoll() #2 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:18 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:38:45] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:39:09] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:39:09] VK\Loggers\Jasmo.ERROR: ErrorException: Cannot use ::class with dynamic class name in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:11 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:39:09] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:39:14] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:39:14] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:40:52] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:40:52] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:41:44] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:41:44] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 20:39:31] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 20:39:31] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 20:40:11] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 20:40:11] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 20:46:13] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 20:46:13] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 20:46:35] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 20:46:35] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 20:46:44] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 20:46:44] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 20:46:54] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 20:46:54] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 20:47:03] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 20:47:03] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:00:37] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:00:37] VK\Loggers\Jasmo.ERROR: ErrorException: Constructor VK\Builder::__construct() cannot declare a return type in D:\Проектs\Репозитории\vk\sources\Builder.php:16 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 11:00:37] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:01:37] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:01:37] VK\Loggers\Jasmo.ERROR: ErrorException: Constructor VK\Builder::__construct() cannot declare a return type in D:\Проектs\Репозитории\vk\sources\Builder.php:16 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 11:01:37] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:02:01] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:02:01] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Ошибка при сборке робота "Group" in D:\Проектs\Репозитории\vk\sources\Builder.php:56 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(22): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:56 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 11:02:01] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:02:16] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:02:16] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:02:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:02:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:03:23] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:03:23] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:04:06] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:04:06] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:07:07] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:07:07] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Return value of VK\Core::get() must be of the type array, object returned in D:\Проектs\Репозитории\vk\sources\Traits\Registry.php:55 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(25): VK\Core::get() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Traits\Registry.php:55 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 11:07:07] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:07:13] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:07:13] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:07:29] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:07:29] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:20:23] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:20:23] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:20:34] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:20:34] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:26:27] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:26:27] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access private property VK\Robots\Group::$id in D:\Проектs\Репозитории\vk\sources\Builder.php:66 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(22): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:66 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 11:26:27] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:29:28] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:29:28] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:30:13] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:30:13] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access private property VK\Robots\Group::$id in D:\Проектs\Репозитории\vk\test.php:27 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:27 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 11:30:13] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:30:18] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:30:18] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:30:44] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:30:44] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неизвестный идентификатор робота in D:\Проектs\Репозитории\vk\sources\Builder.php:86 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Builder.php(50): VK\Builder->convert() #1 D:\Проектs\Репозитории\vk\test.php(24): VK\Builder->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:86 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 11:30:44] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:30:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:30:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
|
@ -1,82 +0,0 @@
|
||||||
[2020-07-07 20:57:41] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 20:57:41] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Call to undefined method VK\Core::browser() in D:\Проектs\Репозитории\vk\test.php:19 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:19 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 20:57:41] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:11:01] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:11:01] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Call to undefined method VK\Builder::log() in D:\Проектs\Репозитории\vk\test.php:23 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:23 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:11:01] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:12:29] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:12:29] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:12:29] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Return value of VK\Builder::log() must be an instance of VK\Core, instance of VK\Builder returned in D:\Проектs\Репозитории\vk\sources\Builder.php:106 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(23): VK\Builder->log() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:106 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:12:29] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:12:29] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Return value of VK\Builder::log() must be an instance of VK\Core, instance of VK\Builder returned in D:\Проектs\Репозитории\vk\sources\Builder.php:106 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(23): VK\Builder->log() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:106 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:12:29] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:12:42] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:12:42] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:12:42] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: Too few arguments to function VK\Builder::browser(), 0 passed in D:\Проектs\Репозитории\vk\test.php on line 24 and exactly 1 expected in D:\Проектs\Репозитории\vk\sources\Builder.php:114 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(24): VK\Builder->browser() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:114 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:12:42] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:12:42] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: Too few arguments to function VK\Builder::browser(), 0 passed in D:\Проектs\Репозитории\vk\test.php on line 24 and exactly 1 expected in D:\Проектs\Репозитории\vk\sources\Builder.php:114 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(24): VK\Builder->browser() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:114 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:12:42] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:13:12] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:13:12] VK\Loggers\Jasmo.ERROR: ErrorException: Access level to VK\Robots\Group::$captcha must be protected (as in class VK\Robots\RobotAbstract) or weaker in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:20 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:13:12] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:13:54] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:13:54] VK\Loggers\Jasmo.ERROR: ErrorException: Access level to VK\Robots\Group::$captcha must be protected (as in class VK\Robots\RobotAbstract) or weaker in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:20 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:13:54] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:14:29] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:14:29] VK\Loggers\Jasmo.ERROR: ErrorException: Class VK\Robots\Group contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (VK\Robots\RobotAbstract::genToken, VK\Robots\RobotAbstract::genTokenMobile) in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:20 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:14:29] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:15:25] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:15:25] VK\Loggers\Jasmo.ERROR: ErrorException: Declaration of VK\API\Methods\Message::post($from, $to, $message, $trolling) must be compatible with VK\API\Methods\MethodAbstract::post() in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:16 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:15:25] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:18:16] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:18:16] VK\Loggers\Jasmo.ERROR: ErrorException: Class VK\API\Methods\Message cannot extend from interface VK\API\Methods\MethodAbstract in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:10 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:18:16] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:18:28] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:18:28] VK\Loggers\Jasmo.ERROR: ErrorException: Declaration of VK\API\Methods\Message::post($from, $to, $message, $trolling) must be compatible with VK\API\Methods\MethodAbstract::post() in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:16 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:18:28] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:20:37] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:20:37] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$token must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:21 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:21 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:20:37] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:26:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:26:51] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$token must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:21 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:21 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:26:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:27:09] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:27:09] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$token must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:21 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:21 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:27:09] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:27:40] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:27:40] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:28:10] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:28:10] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, string used in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:67 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Builder.php(56): VK\Robots\Group->__construct() #1 D:\Проектs\Репозитории\vk\test.php(27): VK\Builder->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:67 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:28:10] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:28:33] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:28:33] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:28:43] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:28:43] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Using $this when not in object context in D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php:22 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php(26): VK\API\Methods\Message::request() #1 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php:22 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:28:43] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:34:18] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:34:18] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access protected property VK\Robots\Group::$browser in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:26 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:26 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:34:18] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:34:49] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:34:49] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\RobotAbstract::$browser must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:26 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:26 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:34:49] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:37:37] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:37:37] VK\Loggers\Jasmo.ERROR: ErrorException: Class VK\Browsers\Curl contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (VK\Browsers\BrowserAbstract::postMethod) in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:10 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:37:37] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:38:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:38:51] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: Too few arguments to function VK\Browsers\Curl::post(), 0 passed in D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php on line 24 and at least 1 expected in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:19 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php(24): VK\Browsers\Curl::post() #1 D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php(26): VK\API\Methods\Message::request() #2 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:19 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:38:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:39:56] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:39:57] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Жопа in D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php:31 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php(26): VK\API\Methods\Message::request() #1 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php:31 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:39:57] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:40:26] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:40:26] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: {"error":{"error_code":3,"error_msg":"Unknown method passed","request_params":[{"key":"method","value":"message.send"},{"key":"oauth","value":"1"},{"key":"v","value":"5.103"},{"key":"random_id","value":"1"}]}} in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:36 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php(24): VK\Browsers\Curl::post() #1 D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php(26): VK\API\Methods\Message::request() #2 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:36 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:40:26] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:40:49] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:40:50] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: {"error":{"error_code":100,"error_msg":"One of the parameters specified was missing or invalid: you should specify peer_id, user_id, domain, chat_id or user_ids param","request_params":[{"key":"method","value":"messages.send"},{"key":"oauth","value":"1"},{"key":"v","value":"5.103"},{"key":"random_id","value":"1"}]}} in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:36 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php(24): VK\Browsers\Curl::post() #1 D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php(26): VK\API\Methods\Message::request() #2 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:36 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:40:50] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:41:54] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:41:55] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: {"error":{"error_code":100,"error_msg":"One of the parameters specified was missing or invalid: message is empty or invalid","request_params":[{"key":"method","value":"messages.send"},{"key":"oauth","value":"1"},{"key":"peer_id","value":"214547089"},{"key":"v","value":"5.103"},{"key":"random_id","value":"1"}]}} in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:36 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php(24): VK\Browsers\Curl::post() #1 D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php(27): VK\API\Methods\Message::request() #2 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:36 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:41:55] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:43:02] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:43:02] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Return value of VK\Browsers\Curl::post() must be of the type array, int returned in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:34 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php(24): VK\Browsers\Curl::post() #1 D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php(28): VK\API\Methods\Message::request() #2 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:34 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:43:02] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
|
@ -1,39 +0,0 @@
|
||||||
[2020-07-04 05:47:48] Core.ERROR: Bar ["test"] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:47:48] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(131): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:39] Core.ERROR: Bar ["test"] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:39] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(131): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:43] Core.ERROR: Bar ["test"] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:43] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(131): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:49:04] Core.ERROR: Bar ["test"] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:49:04] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(131): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:50:00] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:103 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(126): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:103 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:50:48] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:103 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(126): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:103 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:51:00] Core.ERROR: ErrorException: Uncaught TypeError: ini_set() expects parameter 2 to be string, bool given in D:\Проектs\Репозитории\vk\sources\Core.php:102 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(102): ini_set() #1 D:\Проектs\Репозитории\vk\sources\Core.php(126): VK\Core->__construct() #2 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:102 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:51:05] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:103 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(126): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:103 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:52:52] Core.ERROR: ErrorException: Uncaught TypeError: ini_set() expects parameter 2 to be string, int given in D:\Проектs\Репозитории\vk\sources\Core.php:102 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(102): ini_set() #1 D:\Проектs\Репозитории\vk\sources\Core.php(128): VK\Core->__construct() #2 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:102 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:52:53] Core.ERROR: ErrorException: Uncaught TypeError: ini_set() expects parameter 2 to be string, int given in D:\Проектs\Репозитории\vk\sources\Core.php:102 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(102): ini_set() #1 D:\Проектs\Репозитории\vk\sources\Core.php(128): VK\Core->__construct() #2 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:102 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:53:09] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:105 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(128): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:105 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:53:50] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(131): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:54:01] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(131): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:55:41] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(131): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:59:19] Core.ERROR: ErrorException: Uncaught Exception: попка in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(131): VK\Core->__construct() #1 D:\Проектs\Репозитории\vk\test.php(33): VK\Core::build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:28] Core.ERROR: ErrorException: Uncaught Error: Call to a member function auth() on null in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:44] Core.ERROR: ErrorException: Uncaught Error: Call to a member function auth() on null in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:47] Core.ERROR: ErrorException: Uncaught Error: Call to a member function auth() on null in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:43:44] Core.ERROR: ErrorException: Uncaught Error: Class name must be a valid object or a string in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:46:58] Core.ERROR: ErrorException: Uncaught Error: Class name must be a valid object or a string in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:05:06] VK\Core.ERROR: ErrorException: Uncaught Error: Call to a member function auth() on null in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:35 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:25:53] VK\Core.ERROR: ErrorException: Uncaught Error: Call to undefined method VK\Parsers\Curl::parseCookie() in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:75 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(79): VK\Parsers\Curl->getToken() #1 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(61): VK\Robots\Group->getTokenAccess() #2 D:\Проектs\Репозитории\vk\test.php(38): VK\Robots\Group->auth() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:75 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:26:04] VK\Core.ERROR: ErrorException: Uncaught Error: Call to undefined method VK\Parsers\Curl::parseCookie() in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:75 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(79): VK\Parsers\Curl->getToken() #1 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(61): VK\Robots\Group->getTokenAccess() #2 D:\Проектs\Репозитории\vk\test.php(38): VK\Robots\Group->auth() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:75 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:30:00] VK\Core.ERROR: ErrorException: Uncaught Error: Call to undefined method VK\Robots\Group::getToken() in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:95 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(61): VK\Robots\Group->getTokenAccess() #1 D:\Проектs\Репозитории\vk\test.php(38): VK\Robots\Group->auth() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:95 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:31] VK\Core.ERROR: ErrorException: Cannot make non static method VK\Parsers\ParserAbstract::getToken() static in class VK\Parsers\Curl in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:19 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:44] VK\Core.ERROR: ErrorException: Cannot make non static method VK\Parsers\ParserAbstract::getToken() static in class VK\Parsers\Curl in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:19 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:53] VK\Core.ERROR: ErrorException: Cannot make non static method VK\Parsers\ParserAbstract::getToken() static in class VK\Parsers\Curl in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:19 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:33:05] VK\Core.ERROR: ErrorException: Cannot make non static method VK\Parsers\ParserAbstract::getToken() static in class VK\Parsers\Curl in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:19 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:34:17] VK\Core.ERROR: ErrorException: Cannot make non static method VK\Parsers\ParserAbstract::getToken() static in class VK\Parsers\Curl in D:\Проектs\Репозитории\vk\sources\Parsers\Curl.php:19 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:35:39] VK\Core.ERROR: ErrorException: Uncaught Error: Class 'VK\Robots\VkApiException' not found in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:99 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(61): VK\Robots\Group->getTokenAccess() #1 D:\Проектs\Репозитории\vk\test.php(38): VK\Robots\Group->auth() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:99 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:36:53] VK\Core.ERROR: ErrorException: Uncaught Error: Class 'VK\Robots\Exception' not found in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:96 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(59): VK\Robots\Group->getTokenAccess() #1 D:\Проектs\Репозитории\vk\test.php(38): VK\Robots\Group->auth() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:96 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:37:16] VK\Core.ERROR: ErrorException: Uncaught Exception: Не удалось найти access_token в строке ридеректа, ошибка:{"error":"invalid_request","error_description":"Security Error"} in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:96 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(59): VK\Robots\Group->getTokenAccess() #1 D:\Проектs\Репозитории\vk\test.php(38): VK\Robots\Group->auth() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:96 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:34:06] VK\Core.ERROR: ErrorException: Class VK\Robots\Group contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (VK\Robots\RobotAbstract::genToken, VK\Robots\RobotAbstract::genTokenMobile) in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:10 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:35:39] VK\Core.ERROR: ErrorException: Uncaught Error: Call to undefined method VK\Robots\Group::auth() in D:\Проектs\Репозитории\vk\test.php:38 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:38 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 12:23:50] VK\Core.ERROR: ErrorException: Uncaught TypeError: ucfirst() expects parameter 1 to be string, null given in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(82): ucfirst() #1 D:\Проектs\Репозитории\vk\test.php(36): VK\Core->buildRobot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
|
@ -1,2 +0,0 @@
|
||||||
[2020-07-05 11:48:50] VK\Core.ERROR: ErrorException: Uncaught Exception: Неверный тип API in D:\Проектs\Репозитории\vk\sources\Core.php:85 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(36): VK\Core->buildRobot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:85 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:53:01] VK\Core.ERROR: ErrorException: Abstract function VK\API\LongPollAbstract::__construct() cannot be declared private in D:\Проектs\Репозитории\vk\sources\API\LongPollAbstract.php:9 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] {"dummy":"Hello world!"}
|
|
|
@ -1,76 +0,0 @@
|
||||||
[2020-07-05 18:23:30] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Core::convert() must be of the type string, null given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 64 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(64): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 18:24:29] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Core::convert() must be of the type string, null given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 64 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(64): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 18:24:31] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Core::convert() must be of the type string, null given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 64 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(64): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 18:25:02] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Core::convert() must be of the type string, null given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 64 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(64): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 18:25:37] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Core::convert() must be of the type string, null given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 64 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(64): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 18:27:07] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Core::convert() must be of the type string, null given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 64 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(64): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:108 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 18:59:26] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 2 passed to VK\Core::convert() must be of the type int, string given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 65 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:109 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(65): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:109 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:11:08] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:71 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:71 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:12:15] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:71 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:71 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:12:27] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:71 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:71 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:12:53] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:13:48] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:33:19] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:34:40] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:35:15] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:35:48] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип API in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:36:02] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 2 passed to VK\Core::convert() must be of the type int, string given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 67 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:115 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(67): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:115 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:36:38] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип API in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:36:42] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип API in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:36:47] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип API in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:36:53] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип API in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:36:58] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип API in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:82 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:39:17] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:40:41] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: var_dump() expects at least 1 parameter, 0 given in D:\Проектs\Репозитории\vk\sources\Core.php:66 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(66): var_dump() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:66 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:40:45] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: var_dump() expects at least 1 parameter, 0 given in D:\Проектs\Репозитории\vk\sources\Core.php:66 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(66): var_dump() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:66 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:40:50] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:40:55] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Return value of VK\Core::convert() must be of the type string, none returned in D:\Проектs\Репозитории\vk\sources\Core.php:130 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(67): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:130 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:43:12] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неизвестный идентификатор робота in D:\Проектs\Репозитории\vk\sources\Core.php:122 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(67): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:122 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:43:45] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 2 passed to VK\Core::convert() must be of the type int, string given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 67 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:115 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(67): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:115 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:44:01] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 2 passed to VK\Core::convert() must be of the type int, string given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 67 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:115 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(67): VK\Core->convert() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:115 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:44:48] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-05 19:44:53] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неверный тип робота in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:73 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:04:16] VK\Loggers\Jasmo.ERROR: ErrorException: syntax error, unexpected ')' in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:05:18] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: Too few arguments to function VK\Builder::__construct(), 0 passed in D:\Проектs\Репозитории\vk\sources\Core.php on line 37 and exactly 1 expected in D:\Проектs\Репозитории\vk\sources\Builder.php:21 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(37): VK\Builder->__construct() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:21 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:05:58] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Builder::$params must be array, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:23 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(37): VK\Builder->__construct() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:23 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:06:06] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неизвестный тип API in D:\Проектs\Репозитории\vk\sources\Builder.php:52 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:52 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:35:08] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Builder::__construct() must be of the type array, null given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 37 and defined in D:\Проектs\Репозитории\vk\sources\Builder.php:21 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(37): VK\Builder->__construct() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:21 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:35:34] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:49 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:49 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:35:43] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:49 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:49 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:38:51] VK\Loggers\Jasmo.ERROR: ErrorException: syntax error, unexpected 'list' (T_LIST) in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:38:59] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, string used in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:39:10] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Call to a member function LongPoll() on null in D:\Проектs\Репозитории\vk\sources\Builder.php:51 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:51 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:39:24] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: Too few arguments to function VK\Robots\Group::LongPoll(), 0 passed in D:\Проектs\Репозитории\vk\sources\Builder.php on line 51 and exactly 3 expected in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:55 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Builder.php(51): VK\Robots\Group->LongPoll() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:55 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:39:33] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Return value of VK\Builder::robot() must be an instance of VK\Builder, null returned in D:\Проектs\Репозитории\vk\sources\Builder.php:56 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:56 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:39:51] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Return value of VK\Builder::robot() must be an object, null returned in D:\Проектs\Репозитории\vk\sources\Builder.php:56 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:56 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:43:44] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:44:53] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:46:14] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, string used in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:50 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:46:36] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$token must be string, int used in D:\Проектs\Репозитории\vk\sources\Builder.php:51 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:51 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:47:31] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Core::build() must be of the type array, int given, called in D:\Проектs\Репозитории\vk\test.php on line 32 and defined in D:\Проектs\Репозитории\vk\sources\Core.php:35 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->build() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Core.php:35 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:50:14] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$token must be string, int used in D:\Проектs\Репозитории\vk\sources\Builder.php:51 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:51 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:55:30] VK\Loggers\Jasmo.ERROR: ErrorException: syntax error, unexpected 'get_class_vars' (T_STRING) in D:\Проектs\Репозитории\vk\sources\Builder.php:44 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 11:55:35] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: get_class_vars() expects parameter 1 to be string, object given in D:\Проектs\Репозитории\vk\sources\Builder.php:44 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Builder.php(44): get_class_vars() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:44 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:51:06] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:51:12] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:51:58] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:52:48] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:54:06] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:54:10] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:54:36] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$api must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:54:40] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:54:48] VK\Loggers\Jasmo.ERROR: ErrorException: syntax error, unexpected '=' in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:55:02] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:56:00] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:56:05] VK\Loggers\Jasmo.ERROR: ErrorException: syntax error, unexpected '=' in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:56:10] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:56:14] VK\Loggers\Jasmo.ERROR: ErrorException: syntax error, unexpected '&', expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:56:17] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 12:56:40] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$api must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:61 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 13:01:50] VK\Loggers\Jasmo.ERROR: ErrorException: Type of VK\Robots\Group::$token must be string (as in class VK\Robots\RobotAbstract) in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:11 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 13:02:12] VK\Loggers\Jasmo.ERROR: ErrorException: Default value for property of type string may not be null. Use the nullable type ?string to allow null default value in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:25 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 13:13:57] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$api must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\Builder.php:60 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:60 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 13:14:20] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Object of class VK\Builder could not be converted to string in D:\Проектs\Репозитории\vk\sources\Builder.php:60 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:60 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 13:14:30] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access uninitialized non-nullable property VK\Robots\Group::$api by reference in D:\Проектs\Репозитории\vk\sources\Builder.php:60 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:60 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 13:19:11] VK\Loggers\Jasmo.ERROR: ErrorException: Can't use function return value in write context in D:\Проектs\Репозитории\vk\sources\Builder.php:49 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 13:25:16] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
|
@ -1,36 +0,0 @@
|
||||||
[2020-07-06 14:02:07] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Argument 1 passed to VK\Builder::__construct() must be of the type array, null given, called in D:\Проектs\Репозитории\vk\sources\Core.php on line 42 and defined in D:\Проектs\Репозитории\vk\sources\Builder.php:21 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Core.php(42): VK\Builder->__construct() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Core->build() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:21 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:02:51] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:03:53] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:04:16] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:04:36] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:08:04] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:08:13] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:53 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:09:14] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:52 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:52 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:14:40] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:52 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:52 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:16:01] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:16:06] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:19:05] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$version must be float, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:19:21] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$version must be float, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:19:22] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$version must be float, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:20:19] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$version must be float, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:55 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:21:22] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$id must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:21:25] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$id must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:21:42] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$id must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:22:01] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$version must be float, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:54 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 14:25:03] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$version must be float, null used in D:\Проектs\Репозитории\vk\sources\Builder.php:56 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:56 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:21:19] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: Too few arguments to function VK\Robots\Group::LongPoll(), 0 passed in D:\Проектs\Репозитории\vk\sources\Builder.php on line 49 and exactly 3 expected in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:55 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Builder.php(49): VK\Robots\Group->LongPoll() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:55 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:25:06] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: Too few arguments to function VK\Robots\Group::LongPoll(), 0 passed in D:\Проектs\Репозитории\vk\sources\Builder.php on line 49 and exactly 1 expected in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:62 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Builder.php(49): VK\Robots\Group->LongPoll() #1 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:62 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:26:11] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Call to undefined method stdClass::request() in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:17 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(64): VK\API\LongPoll->__construct() #1 D:\Проектs\Репозитории\vk\sources\Builder.php(49): VK\Robots\Group->LongPoll() #2 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:17 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:37:12] VK\Loggers\Jasmo.ERROR: ErrorException: Cannot use ::class with dynamic class name in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:12 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:37:20] VK\Loggers\Jasmo.ERROR: ErrorException: Declaration of VK\API\LongPoll::__construct(object $robot, array $params = Array) must be compatible with VK\API\LongPollAbstract::__construct() in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:9 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:38:20] VK\Loggers\Jasmo.ERROR: ErrorException: Declaration of VK\API\LongPoll::__construct(object $robot, array $params = Array) must be compatible with VK\API\LongPollAbstract::__construct() in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:9 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:38:27] VK\Loggers\Jasmo.ERROR: ErrorException: Declaration of VK\API\LongPoll::__construct(object $robot, array $params = Array) must be compatible with VK\API\LongPollAbstract::__construct() in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:9 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:38:45] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Call to undefined method stdClass::request() in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:18 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Robots\Group.php(64): VK\API\LongPoll->__construct() #1 D:\Проектs\Репозитории\vk\sources\Builder.php(49): VK\Robots\Group->longpoll() #2 D:\Проектs\Репозитории\vk\test.php(32): VK\Builder->robot() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:18 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-06 16:39:09] VK\Loggers\Jasmo.ERROR: ErrorException: Cannot use ::class with dynamic class name in D:\Проектs\Репозитории\vk\sources\API\LongPoll.php:11 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 11:00:37] VK\Loggers\Jasmo.ERROR: ErrorException: Constructor VK\Builder::__construct() cannot declare a return type in D:\Проектs\Репозитории\vk\sources\Builder.php:16 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 11:01:37] VK\Loggers\Jasmo.ERROR: ErrorException: Constructor VK\Builder::__construct() cannot declare a return type in D:\Проектs\Репозитории\vk\sources\Builder.php:16 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 11:02:01] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Ошибка при сборке робота "Group" in D:\Проектs\Репозитории\vk\sources\Builder.php:56 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(22): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:56 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 11:07:07] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Return value of VK\Core::get() must be of the type array, object returned in D:\Проектs\Репозитории\vk\sources\Traits\Registry.php:55 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(25): VK\Core::get() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Traits\Registry.php:55 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 11:26:27] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access private property VK\Robots\Group::$id in D:\Проектs\Репозитории\vk\sources\Builder.php:66 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(22): VK\Builder->robot() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:66 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 11:30:13] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access private property VK\Robots\Group::$id in D:\Проектs\Репозитории\vk\test.php:27 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:27 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 11:30:44] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Неизвестный идентификатор робота in D:\Проектs\Репозитории\vk\sources\Builder.php:86 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Builder.php(50): VK\Builder->convert() #1 D:\Проектs\Репозитории\vk\test.php(24): VK\Builder->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:86 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
|
@ -1,26 +0,0 @@
|
||||||
[2020-07-07 20:57:41] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Call to undefined method VK\Core::browser() in D:\Проектs\Репозитории\vk\test.php:19 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:19 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:11:01] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Call to undefined method VK\Builder::log() in D:\Проектs\Репозитории\vk\test.php:23 Stack trace: #0 {main} thrown in D:\Проектs\Репозитории\vk\test.php:23 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:12:29] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Return value of VK\Builder::log() must be an instance of VK\Core, instance of VK\Builder returned in D:\Проектs\Репозитории\vk\sources\Builder.php:106 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(23): VK\Builder->log() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:106 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:12:29] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Return value of VK\Builder::log() must be an instance of VK\Core, instance of VK\Builder returned in D:\Проектs\Репозитории\vk\sources\Builder.php:106 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(23): VK\Builder->log() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:106 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:12:42] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: Too few arguments to function VK\Builder::browser(), 0 passed in D:\Проектs\Репозитории\vk\test.php on line 24 and exactly 1 expected in D:\Проектs\Репозитории\vk\sources\Builder.php:114 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(24): VK\Builder->browser() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:114 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:12:42] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: Too few arguments to function VK\Builder::browser(), 0 passed in D:\Проектs\Репозитории\vk\test.php on line 24 and exactly 1 expected in D:\Проектs\Репозитории\vk\sources\Builder.php:114 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(24): VK\Builder->browser() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\Builder.php:114 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:13:12] VK\Loggers\Jasmo.ERROR: ErrorException: Access level to VK\Robots\Group::$captcha must be protected (as in class VK\Robots\RobotAbstract) or weaker in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:20 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:13:54] VK\Loggers\Jasmo.ERROR: ErrorException: Access level to VK\Robots\Group::$captcha must be protected (as in class VK\Robots\RobotAbstract) or weaker in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:20 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:14:29] VK\Loggers\Jasmo.ERROR: ErrorException: Class VK\Robots\Group contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (VK\Robots\RobotAbstract::genToken, VK\Robots\RobotAbstract::genTokenMobile) in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:20 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:15:25] VK\Loggers\Jasmo.ERROR: ErrorException: Declaration of VK\API\Methods\Message::post($from, $to, $message, $trolling) must be compatible with VK\API\Methods\MethodAbstract::post() in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:16 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:18:16] VK\Loggers\Jasmo.ERROR: ErrorException: Class VK\API\Methods\Message cannot extend from interface VK\API\Methods\MethodAbstract in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:10 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:18:28] VK\Loggers\Jasmo.ERROR: ErrorException: Declaration of VK\API\Methods\Message::post($from, $to, $message, $trolling) must be compatible with VK\API\Methods\MethodAbstract::post() in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:16 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:20:37] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$token must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:21 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:21 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:26:51] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$token must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:21 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:21 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:27:09] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\Group::$token must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:21 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:21 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:28:10] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Typed property VK\Robots\Group::$id must be int, string used in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:67 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\Builder.php(56): VK\Robots\Group->__construct() #1 D:\Проектs\Репозитории\vk\test.php(27): VK\Builder->robot() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\Robots\Group.php:67 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:28:43] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Using $this when not in object context in D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php:22 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php(26): VK\API\Methods\Message::request() #1 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php:22 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:34:18] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Cannot access protected property VK\Robots\Group::$browser in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:26 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:26 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:34:49] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Error: Typed property VK\Robots\RobotAbstract::$browser must not be accessed before initialization in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:26 Stack trace: #0 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #1 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php:26 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:37:37] VK\Loggers\Jasmo.ERROR: ErrorException: Class VK\Browsers\Curl contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (VK\Browsers\BrowserAbstract::postMethod) in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:10 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:38:51] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught ArgumentCountError: Too few arguments to function VK\Browsers\Curl::post(), 0 passed in D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php on line 24 and at least 1 expected in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:19 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php(24): VK\Browsers\Curl::post() #1 D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php(26): VK\API\Methods\Message::request() #2 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:19 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:39:57] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: Жопа in D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php:31 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php(26): VK\API\Methods\Message::request() #1 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #2 {main} thrown in D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php:31 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:40:26] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: {"error":{"error_code":3,"error_msg":"Unknown method passed","request_params":[{"key":"method","value":"message.send"},{"key":"oauth","value":"1"},{"key":"v","value":"5.103"},{"key":"random_id","value":"1"}]}} in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:36 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php(24): VK\Browsers\Curl::post() #1 D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php(26): VK\API\Methods\Message::request() #2 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:36 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:40:50] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: {"error":{"error_code":100,"error_msg":"One of the parameters specified was missing or invalid: you should specify peer_id, user_id, domain, chat_id or user_ids param","request_params":[{"key":"method","value":"messages.send"},{"key":"oauth","value":"1"},{"key":"v","value":"5.103"},{"key":"random_id","value":"1"}]}} in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:36 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php(24): VK\Browsers\Curl::post() #1 D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php(26): VK\API\Methods\Message::request() #2 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:36 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:41:55] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught Exception: {"error":{"error_code":100,"error_msg":"One of the parameters specified was missing or invalid: message is empty or invalid","request_params":[{"key":"method","value":"messages.send"},{"key":"oauth","value":"1"},{"key":"peer_id","value":"214547089"},{"key":"v","value":"5.103"},{"key":"random_id","value":"1"}]}} in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:36 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php(24): VK\Browsers\Curl::post() #1 D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php(27): VK\API\Methods\Message::request() #2 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:36 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
||||||
[2020-07-07 21:43:02] VK\Loggers\Jasmo.ERROR: ErrorException: Uncaught TypeError: Return value of VK\Browsers\Curl::post() must be of the type array, int returned in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:34 Stack trace: #0 D:\Проектs\Репозитории\vk\sources\API\Traits\Request.php(24): VK\Browsers\Curl::post() #1 D:\Проектs\Репозитории\vk\sources\API\Methods\Message.php(28): VK\API\Methods\Message::request() #2 D:\Проектs\Репозитории\vk\test.php(30): VK\API\Methods\Message::post() #3 {main} thrown in D:\Проектs\Репозитории\vk\sources\Browsers\Curl.php:34 Stack trace: #0 [internal function]: Jasny\ErrorHandler->shutdownFunction() #1 {main} [] []
|
|
|
@ -1,117 +0,0 @@
|
||||||
[2020-07-04 05:47:48] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:47:48] Core.INFO: Test [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:47:48] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:39] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:39] Core.INFO: Test [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:39] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:43] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:43] Core.INFO: Test [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:43] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:49:04] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:49:04] Core.INFO: Test [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:49:04] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:50:00] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:50:00] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:50:48] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:50:48] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:51:00] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:51:00] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:51:05] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:51:05] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:52:52] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:52:52] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:52:53] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:52:53] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:53:09] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:53:09] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:53:50] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:53:50] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:54:01] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:54:01] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:55:41] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:55:41] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:59:19] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:59:19] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:00:15] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:00:15] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:27] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:28] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:44] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:44] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:47] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:41:47] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:43:44] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:43:44] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:46:58] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:46:58] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:47:17] Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:47:19] Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:54:52] __NAME__.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:54:54] __NAME__.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:55:50] .INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:55:52] .INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:56:22] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 06:56:24] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:02:28] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:03:41] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:03:43] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:05:06] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:05:06] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:05:50] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:05:52] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:15:04] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:15:06] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:17:12] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:17:14] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:20:14] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:20:16] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:21:56] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:21:58] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:22:13] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:22:15] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:25:50] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:25:53] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:26:02] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:26:04] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:27:33] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:27:36] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:28:34] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:28:36] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:29:58] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:30:00] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:31] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:31] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:44] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:44] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:53] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:32:53] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:33:05] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:33:05] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:34:16] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:34:17] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:35:35] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:35:39] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:36:48] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:36:53] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:37:08] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:37:16] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:38:04] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:38:06] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:05:40] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:05:43] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:08:26] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:08:28] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:08:43] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:08:46] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:13:24] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:13:27] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:23:42] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:23:44] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:24:04] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:24:06] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:34:06] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:34:06] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:35:39] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:35:39] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 12:23:50] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 12:23:50] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
|
@ -1,12 +0,0 @@
|
||||||
[2020-07-05 11:48:50] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:48:50] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:52:05] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:52:06] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:52:17] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:52:17] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:52:45] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:52:45] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:52:47] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:52:47] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:53:01] VK\Core.INFO: Начало работы [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-05 11:53:01] VK\Core.INFO: Завершение работы [] {"dummy":"Hello world!"}
|
|
|
@ -1,240 +0,0 @@
|
||||||
[2020-07-05 16:24:49] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 16:25:45] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 16:26:34] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 16:28:12] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 16:28:28] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 16:28:43] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 17:30:36] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 17:31:05] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 18:23:30] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 18:24:29] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 18:24:31] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 18:25:02] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 18:25:37] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 18:27:07] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 18:59:26] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:03:12] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:04:47] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:04:49] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:05:46] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:11:08] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:12:15] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:12:27] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:12:53] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:13:48] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:33:19] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:34:40] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:35:15] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:35:48] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:36:02] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:36:38] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:36:42] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:36:47] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:36:53] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:36:58] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:37:33] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:38:00] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:38:49] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:38:49] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:39:00] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:39:00] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:39:09] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:39:09] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:39:17] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:39:17] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:39:21] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:39:21] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:39:26] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:39:26] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:39:42] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:39:42] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:39:52] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:39:52] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:40:09] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:40:09] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:40:18] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:40:18] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:40:25] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:40:25] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:40:41] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:40:41] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:40:45] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:40:45] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:40:50] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:40:50] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:40:55] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:40:55] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:43:12] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:43:12] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:43:45] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:43:45] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:44:01] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:44:01] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:44:42] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:44:42] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:44:48] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:44:48] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:44:53] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:44:53] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:46:02] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:46:02] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-05 19:50:44] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-05 19:50:44] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:03:47] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:03:47] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:04:16] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:04:16] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:05:18] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:05:18] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:05:58] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:05:58] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:06:06] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:06:06] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:35:08] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:35:08] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:35:34] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:35:34] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:35:43] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:35:43] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:38:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:38:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:38:59] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:38:59] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:39:10] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:39:10] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:39:24] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:39:24] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:39:33] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:39:33] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:39:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:39:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:40:08] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:40:08] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:40:35] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:40:35] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:43:44] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:43:44] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:44:53] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:44:53] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:46:14] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:46:14] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:46:36] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:46:36] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:46:49] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:46:49] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:47:02] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:47:02] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:47:10] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:47:10] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:47:18] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:47:18] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:47:31] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:47:31] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:49:57] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:49:57] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:50:06] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:50:06] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:50:14] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:50:14] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:50:39] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:50:39] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:55:30] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:55:30] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:55:35] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:55:35] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:56:05] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:56:05] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 11:56:13] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 11:56:13] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:50:10] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:50:10] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:51:06] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:51:06] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:51:12] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:51:12] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:51:58] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:51:58] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:52:40] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:52:40] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:52:48] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:52:48] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:54:06] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:54:06] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:54:10] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:54:10] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:54:22] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:54:22] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:54:36] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:54:36] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:54:40] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:54:40] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:54:48] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:54:48] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:55:02] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:55:02] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:56:00] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:56:00] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:56:05] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:56:05] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:56:10] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:56:10] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:56:14] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:56:14] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:56:16] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:56:17] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 12:56:40] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 12:56:40] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:01:50] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:01:50] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:02:12] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:02:12] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:05:34] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:05:34] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:06:05] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:06:05] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:06:54] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:06:54] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:06:59] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:06:59] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:07:16] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:07:16] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:09:16] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:09:16] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:09:59] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:09:59] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:11:40] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:11:40] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:13:57] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:13:57] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:14:20] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:14:20] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:14:30] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:14:30] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:19:11] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:19:11] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:20:12] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:20:13] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:21:15] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:21:15] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:22:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:22:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:23:43] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:23:43] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:23:59] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:23:59] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:24:32] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:24:32] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:24:55] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:24:56] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:25:08] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:25:08] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:25:16] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:25:16] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:25:55] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:25:55] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:26:06] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:26:06] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:28:29] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:28:29] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 13:28:44] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 13:28:44] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
|
@ -1,154 +0,0 @@
|
||||||
[2020-07-06 14:02:06] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:02:07] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:02:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:02:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:03:53] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:03:53] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:04:16] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:04:16] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:04:36] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:04:36] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:08:04] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:08:04] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:08:13] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:08:13] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:09:14] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:09:14] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:14:40] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:14:40] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:16:01] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:16:01] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:16:06] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:16:06] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:16:13] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:16:13] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:16:34] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:16:35] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:16:43] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:16:43] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:16:53] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:16:53] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:17:20] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:17:20] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:17:57] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:17:57] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:18:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:18:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:19:05] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:19:05] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:19:21] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:19:21] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:19:22] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:19:22] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:19:28] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:19:28] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:20:19] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:20:19] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:21:22] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:21:22] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:21:25] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:21:25] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:21:42] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:21:42] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:22:01] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:22:01] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:22:30] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:22:30] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:22:57] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:22:57] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:25:02] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:25:03] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 14:25:26] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 14:25:26] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:19:43] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:19:43] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:19:55] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:19:55] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:20:07] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:20:07] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:20:18] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:20:18] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:20:28] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:20:28] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:20:31] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:20:31] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:20:41] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:20:41] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:21:19] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:21:19] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:21:33] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:21:33] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:21:44] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:21:44] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:25:05] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:25:06] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:26:11] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:26:11] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:37:12] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:37:12] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:37:20] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:37:20] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:38:20] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:38:20] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:38:27] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:38:27] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:38:45] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:38:45] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:39:09] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:39:09] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:39:14] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:39:14] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:40:52] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:40:52] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 16:41:44] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 16:41:44] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 20:39:31] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 20:39:31] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 20:40:11] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 20:40:11] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 20:46:13] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 20:46:13] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 20:46:35] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 20:46:35] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 20:46:44] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 20:46:44] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 20:46:54] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 20:46:54] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-06 20:47:03] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-06 20:47:03] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:00:37] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:00:37] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:01:37] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:01:37] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:02:01] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:02:01] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:02:16] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:02:16] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:02:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:02:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:03:23] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:03:23] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:04:06] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:04:06] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:07:07] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:07:07] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:07:13] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:07:13] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:07:29] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:07:29] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:20:23] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:20:23] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:20:34] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:20:34] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:26:27] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:26:27] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:29:28] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:29:28] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:30:13] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:30:13] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:30:18] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:30:18] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:30:44] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:30:44] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 11:30:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 11:30:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
|
@ -1,56 +0,0 @@
|
||||||
[2020-07-07 20:57:41] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 20:57:41] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:11:01] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:11:01] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:12:29] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:12:29] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:12:29] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:12:29] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:12:42] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:12:42] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:12:42] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:12:42] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:13:12] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:13:12] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:13:54] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:13:54] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:14:29] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:14:29] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:15:25] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:15:25] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:18:16] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:18:16] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:18:28] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:18:28] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:20:37] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:20:37] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:26:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:26:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:27:09] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:27:09] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:27:40] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:27:40] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:28:10] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:28:10] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:28:33] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:28:33] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:28:43] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:28:43] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:34:18] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:34:18] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:34:49] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:34:49] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:37:37] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:37:37] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:38:51] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:38:51] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:39:56] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:39:57] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:40:26] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:40:26] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:40:49] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:40:50] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:41:54] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:41:55] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
||||||
[2020-07-07 21:43:02] VK\Loggers\Jasmo.INFO: Начало работы [] []
|
|
||||||
[2020-07-07 21:43:02] VK\Loggers\Jasmo.INFO: Завершение работы [] []
|
|
|
@ -1,22 +0,0 @@
|
||||||
[2020-07-04 07:20:16] VK\Core.NOTICE: Для безопасности соединения ВАЖНО включить SSL шифрования [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:21:58] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:22:15] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:25:52] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:26:04] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:27:35] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:28:36] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:30:00] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:35:37] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:35:39] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:36:50] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:36:52] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:37:10] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:37:13] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:37:16] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 07:38:06] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:05:42] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:08:28] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:08:45] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:13:26] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:23:44] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 08:24:06] VK\Core.NOTICE: Соединение не защищено. Необходимо включить SSL шифрование [] {"dummy":"Hello world!"}
|
|
|
@ -1,4 +0,0 @@
|
||||||
[2020-07-04 05:47:48] Core.WARNING: Foo [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:39] Core.WARNING: Foo [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:48:43] Core.WARNING: Foo [] {"dummy":"Hello world!"}
|
|
||||||
[2020-07-04 05:49:04] Core.WARNING: Foo [] {"dummy":"Hello world!"}
|
|
|
@ -1,10 +0,0 @@
|
||||||
<?php
|
|
||||||
|
|
||||||
declare(strict_types=1);
|
|
||||||
|
|
||||||
namespace VK\Plugins;
|
|
||||||
|
|
||||||
abstract class PluginAbstract
|
|
||||||
{
|
|
||||||
abstract public function getInfo(): PluginAbstract;
|
|
||||||
}
|
|
|
@ -39,7 +39,7 @@ class Jasmo extends LoggerAbstract
|
||||||
|
|
||||||
public static function post($file = null): ?Jasmo
|
public static function post($file = null): ?Jasmo
|
||||||
{
|
{
|
||||||
$file = $file ?? date_format(new DateTime($_ENV['TIMEZONE']), 'd_m_Y');
|
$file = $file ?? date_format(new DateTime($_ENV['TIMEZONE']), 'Y.m.d');
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Создание логгера по спецификации PSR-3 (Monolog)
|
* Создание логгера по спецификации PSR-3 (Monolog)
|
||||||
|
@ -51,14 +51,14 @@ class Jasmo extends LoggerAbstract
|
||||||
/**
|
/**
|
||||||
* Создание обработчиков (порядок обязателен)
|
* Создание обработчиков (порядок обязателен)
|
||||||
*/
|
*/
|
||||||
self::$logger->pushHandler(new StreamHandler($_ENV['PATH_ROOT'] . $_ENV['PATH_LOGS'] . "INFO_$file.log", Logger::INFO, false)); // Инфомация о процессе работы
|
self::$logger->pushHandler(new StreamHandler($_ENV['PATH_LOGS'] . "/${file}-INFO.log", Logger::INFO, false)); // Инфомация о процессе работы
|
||||||
self::$logger->pushHandler(new StreamHandler($_ENV['PATH_ROOT'] . $_ENV['PATH_LOGS'] . "NOTICE_$file.log", Logger::NOTICE, false)); // Уведомления
|
self::$logger->pushHandler(new StreamHandler($_ENV['PATH_LOGS'] . "/${file}-NOTICE.log", Logger::NOTICE, false)); // Уведомления
|
||||||
self::$logger->pushHandler(new StreamHandler($_ENV['PATH_ROOT'] . $_ENV['PATH_LOGS'] . "WARNING_$file.log", Logger::WARNING, false)); // Предупреждения
|
self::$logger->pushHandler(new StreamHandler($_ENV['PATH_LOGS'] . "/${file}-WARNING.log", Logger::WARNING, false)); // Предупреждения
|
||||||
self::$logger->pushHandler(new StreamHandler($_ENV['PATH_ROOT'] . $_ENV['PATH_LOGS'] . "ERROR_$file.log", Logger::ERROR, false)); // Ошибки
|
self::$logger->pushHandler(new StreamHandler($_ENV['PATH_LOGS'] . "/${file}-ERROR.log", Logger::ERROR, false)); // Ошибки
|
||||||
self::$logger->pushHandler(new StreamHandler($_ENV['PATH_ROOT'] . $_ENV['PATH_LOGS'] . "CRITICAL_$file.log", Logger::CRITICAL, false)); // Критические ошибки
|
self::$logger->pushHandler(new StreamHandler($_ENV['PATH_LOGS'] . "/${file}-CRITICAL.log", Logger::CRITICAL, false)); // Критические ошибки
|
||||||
self::$logger->pushHandler(new StreamHandler($_ENV['PATH_ROOT'] . $_ENV['PATH_LOGS'] . "ALERT_$file.log", Logger::ALERT, false)); // Критические ошибки
|
self::$logger->pushHandler(new StreamHandler($_ENV['PATH_LOGS'] . "/${file}-ALERT.log", Logger::ALERT, false)); // Критические ошибки
|
||||||
self::$logger->pushHandler(new StreamHandler($_ENV['PATH_ROOT'] . $_ENV['PATH_LOGS'] . "EMERGENCY_$file.log", Logger::EMERGENCY, false)); // Критические ошибки
|
self::$logger->pushHandler(new StreamHandler($_ENV['PATH_LOGS'] . "/${file}-EMERGENCY.log", Logger::EMERGENCY, false)); // Критические ошибки
|
||||||
self::$logger->pushHandler(new StreamHandler($_ENV['PATH_ROOT'] . $_ENV['PATH_LOGS'] . "$file.log", Logger::DEBUG)); // Общий лог
|
self::$logger->pushHandler(new StreamHandler($_ENV['PATH_LOGS'] . "/$file.log", Logger::DEBUG)); // Общий лог
|
||||||
|
|
||||||
// test
|
// test
|
||||||
// self::$logger->pushProcessor(function ($record) {
|
// self::$logger->pushProcessor(function ($record) {
|
|
@ -0,0 +1,37 @@
|
||||||
|
<?php
|
||||||
|
|
||||||
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
use Dotenv\Dotenv;
|
||||||
|
use VK\Core as VK;
|
||||||
|
use VK\API\Methods\Message;
|
||||||
|
|
||||||
|
if (!defined('REQUEST_IGNORE_ERROR')) define('REQUEST_IGNORE_ERROR', [1, 6, 9, 10, 14]);
|
||||||
|
if (!defined('COUNT_TRY_SEND_FILE')) define('COUNT_TRY_SEND_FILE', 5);
|
||||||
|
|
||||||
|
// Подключение зависимостей
|
||||||
|
require_once './vendor/autoload.php';
|
||||||
|
|
||||||
|
// Подключение глобальных параметров
|
||||||
|
Dotenv::createImmutable(__DIR__)->load();
|
||||||
|
|
||||||
|
// Инициализация и настрйока ядра
|
||||||
|
$vk = VK::init()->log();
|
||||||
|
|
||||||
|
// Сборка робота
|
||||||
|
VK::init()->build()->robot();
|
||||||
|
|
||||||
|
// Отправка сообщения (от, кому, сообщение)
|
||||||
|
Message::post(0, 214547089, 'Жопа', 1);
|
||||||
|
|
||||||
|
//$stream = $robot->longpoll();
|
||||||
|
|
||||||
|
var_dump(VK::init()->get());
|
||||||
|
|
||||||
|
// $vk->listen(function ($data) use ($vk) {
|
||||||
|
// $vk->initVars($id, $message, $payload, $user_id, $type, $data);
|
||||||
|
|
||||||
|
// $response = new Message($vk);
|
||||||
|
// $response->setMessage('чё надо');
|
||||||
|
// $response->send('214547089');
|
||||||
|
// });
|
Loading…
Reference in New Issue