=== ДИАГНОСТИКА ОШИБКИ 500 === 1. Проверяем основные файлы: ✅ src/bootstrap.php - найден ✅ config/config.php - найден ✅ vendor/autoload.php - найден ✅ src/TelegramClient.php - найден ✅ src/RandomPhoto.php - найден ✅ src/Keyboards.php - найден 2. Тестируем загрузку классов: ✅ Bootstrap загружен ✅ Config загружен ✅ TelegramClient создан
Fatal error: Uncaught TypeError: Argument 1 passed to App\RandomPhoto::__construct() must be an instance of PDO, array given, called in /var/www/wsalesite.ru/oskar/test_webhook_error.php on line 39 and defined in /var/www/wsalesite.ru/oskar/src/RandomPhoto.php:7 Stack trace: #0 /var/www/wsalesite.ru/oskar/test_webhook_error.php(39): App\RandomPhoto->__construct(Array) #1 {main} thrown in /var/www/wsalesite.ru/oskar/src/RandomPhoto.php on line 7