- Issue created by @rakesh.regar
- ๐ฎ๐ณIndia samit.310@gmail.com
samit.310@gmail.com โ made their first commit to this issueโs fork.
- First commit to issue fork.
- First commit to issue fork.
Facing issue when using PHP 8.2
Deprecated function: Creation of dynamic property Imgix\UrlBuilder::$includeLibraryParam is deprecated in Imgix\UrlBuilder->__construct() (line 44 of /app/vendor/imgix/imgix-php/src/Imgix/UrlBuilder.php).
Imgix\UrlBuilder->__construct('subdomain.imgix.net') (Line: 68)
Drupal\imgix\Entity\ImgixImageStyle->buildUrl('public://images/partner_images/2023-08/dell-new.webp') (Line: 275)
template_preprocess_image_style(Array, 'image_style', Array)
call_user_func_array('template_preprocess_image_style', Array) (Line: 285)
Drupal\Core\Theme\ThemeManager->render('image_style', Array) (Line: 445)
Drupal\Core\Render\Renderer->doRender(Array, ) (Line: 204)
Drupal\Core\Render\Renderer->render(Array) (Line: 474)
Drupal\Core\Template\TwigExtension->escapeFilter(Object, Array, 'html', NULL, 1) (Line: 73)
__TwigTemplate_d9abb13fc9a51401c221381a93091ee4->doDisplay(Array, Array) (Line: 394)
Twig\Template->displayWithErrorHandling(Array, Array) (Line: 367)
Twig\Template->display(Array, Array) (Line: 46)
Module is using OLD library version i.e. - 3.3.1
the latest version have fix for the issue - https://github.com/imgix/imgix-php
Active
2.1
Code
samit.310@gmail.com โ made their first commit to this issueโs fork.