Page 2 of 2

Re: на php8.4 можно ставить?

Posted: Tue Jun 09, 2026 5:19 am
by admin
Sorry, занимает какое-то время, потому что это внешние библиотеки и их перестали апдейтить. Я их переписываю сам.

Re: на php8.4 можно ставить?

Posted: Thu Jun 11, 2026 3:16 pm
by admin
все уже работает, и сам перешел на 84

Re: на php8.4 можно ставить?

Posted: Sun Jun 21, 2026 6:06 am
by angrebel
Deprecated: FuzzyWuzzy\Process::__construct(): Implicitly marking parameter $fuzz as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/wyndow/fuzzywuzzy/lib/Process.php on line 19

такое ще предупреждение вылазит

Re: на php8.4 можно ставить?

Posted: Tue Jun 23, 2026 9:54 am
by admin
Приветствую!
ап не помогает?

Re: на php8.4 можно ставить?

Posted: Mon Jun 29, 2026 6:23 am
by angrebel
не помогает

Your Build 202606221721

Deprecated: GuzzleHttp\Client::getConfig(): Implicitly marking parameter $option as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/guzzle/src/Client.php on line 205

Deprecated: GuzzleHttp\ClientInterface::getConfig(): Implicitly marking parameter $option as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/guzzle/src/ClientInterface.php on line 83

Deprecated: GuzzleHttp\HandlerStack::create(): Implicitly marking parameter $handler as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/guzzle/src/HandlerStack.php on line 47

Deprecated: GuzzleHttp\HandlerStack::__construct(): Implicitly marking parameter $handler as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/guzzle/src/HandlerStack.php on line 61

Deprecated: GuzzleHttp\HandlerStack::unshift(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/guzzle/src/HandlerStack.php on line 134

Deprecated: GuzzleHttp\Handler\StreamHandler::invokeStats(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php on line 82

Deprecated: GuzzleHttp\Handler\StreamHandler::invokeStats(): Implicitly marking parameter $error as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/guzzle/src/Handler/StreamHandler.php on line 82

Deprecated: GuzzleHttp\Middleware::httpErrors(): Implicitly marking parameter $bodySummarizer as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/guzzle/src/Middleware.php on line 58

Deprecated: GuzzleHttp\Middleware::tap(): Implicitly marking parameter $before as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/guzzle/src/Middleware.php on line 135

Deprecated: GuzzleHttp\Middleware::tap(): Implicitly marking parameter $after as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/guzzle/src/Middleware.php on line 135

Deprecated: GuzzleHttp\Middleware::retry(): Implicitly marking parameter $delay as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/guzzle/src/Middleware.php on line 179

Deprecated: GuzzleHttp\Promise\Promise::__construct(): Implicitly marking parameter $waitFn as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/promises/src/Promise.php on line 27

Deprecated: GuzzleHttp\Promise\Promise::__construct(): Implicitly marking parameter $cancelFn as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/promises/src/Promise.php on line 27

Deprecated: GuzzleHttp\Promise\Promise::then(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/promises/src/Promise.php on line 35

Deprecated: GuzzleHttp\Promise\Promise::then(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/promises/src/Promise.php on line 35

Deprecated: GuzzleHttp\Promise\PromiseInterface::then(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/promises/src/PromiseInterface.php on line 29

Deprecated: GuzzleHttp\Promise\PromiseInterface::then(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/promises/src/PromiseInterface.php on line 29

Deprecated: GuzzleHttp\Psr7\Utils::readLine(): Implicitly marking parameter $maxLength as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/psr7/src/Utils.php on line 234

Deprecated: GuzzleHttp\Psr7\Uri::isSameDocumentReference(): Implicitly marking parameter $base as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/psr7/src/Uri.php on line 282

Deprecated: GuzzleHttp\Promise\Utils::queue(): Implicitly marking parameter $assign as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/promises/src/Utils.php on line 24

Deprecated: GuzzleHttp\Psr7\Response::__construct(): Implicitly marking parameter $reason as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/psr7/src/Response.php on line 94

Deprecated: GuzzleHttp\Promise\FulfilledPromise::then(): Implicitly marking parameter $onFulfilled as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/promises/src/FulfilledPromise.php on line 33

Deprecated: GuzzleHttp\Promise\FulfilledPromise::then(): Implicitly marking parameter $onRejected as nullable is deprecated, the explicit nullable type must be used instead in /home/domain/public_html/l/includes/libs/vendor/guzzlehttp/promises/src/FulfilledPromise.php on line 33
Added to (Export Dump)

Re: на php8.4 можно ставить?

Posted: Mon Jun 29, 2026 1:04 pm
by admin
FuzzyWuzzy

удалось найти как повтррить и попрвил

GuzzleHttp - надо бы описание что конкретно делать что б получить ошибку

Re: на php8.4 можно ставить?

Posted: Mon Jun 29, 2026 8:08 pm
by angrebel
делал - add trader - export
добавлял на другие

Re: на php8.4 можно ставить?

Posted: Tue Jun 30, 2026 10:16 am
by admin
проверил на 8.4 - все ок
скидывайте админку и по шагам что надо делать что б повторить