Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php 8.2 Deprecated function: preg_replace_callback(): Passing null to parameter #69

Open
baverhey opened this issue Oct 10, 2024 · 0 comments

Comments

@baverhey
Copy link

Deprecated function: preg_replace_callback(): Passing null to parameter #3 ($subject) of type array|string is deprecated in tubalmartin\CssMin\Minifier->minify() (line 308 of /var/www/html/vendor/tubalmartin/cssmin/src/Minifier.php).

tubalmartin\CssMin\Minifier->minify() (Line: 102)
tubalmartin\CssMin\Minifier->run() (Line: 127)
Drupal\advagg_css_minify\Asset\CssMinifier->minifyCssMin() (Line: 65)
Drupal\advagg_css_minify\Asset\CssMinifier->optimize() (Line: 39)
Drupal\advagg_css_minify\EventSubscriber\MinificationSubscriber->minify()
call_user_func() (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch() (Line: 91)
Drupal\advagg\Asset\CssOptimizer->optimizeFile() (Line: 255)
Drupal\advagg\Asset\AssetOptimizer->scanFile() (Line: 169)
Drupal\advagg\Asset\AssetOptimizer->processAssetArray() (Line: 114)
advagg_css_alter() (Line: 552)
Drupal\Core\Extension\ModuleHandler->alter() (Line: 183)
Drupal\Core\Asset\AssetResolver->getCssAssets() (Line: 323)
Drupal\Core\Render\HtmlResponseAttachmentsProcessor->processAssetLibraries() (Line: 167)
Drupal\Core\Render\HtmlResponseAttachmentsProcessor->processAttachments() (Line: 97)
Drupal\big_pipe\Render\BigPipeResponseAttachmentsProcessor->processAttachments() (Line: 45)
Drupal\Core\EventSubscriber\HtmlResponseSubscriber->onRespond()
call_user_func() (Line: 111)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch() (Line: 214)
Symfony\Component\HttpKernel\HttpKernel->filterResponse() (Line: 202)
Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 76)
Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 53)
Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 28)
Drupal\Core\StackMiddleware\ContentLength->handle() (Line: 32)
Drupal\big_pipe\StackMiddleware\ContentLength->handle() (Line: 106)
Drupal\page_cache\StackMiddleware\PageCache->pass() (Line: 85)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 36)
Drupal\Core\StackMiddleware\AjaxPageState->handle() (Line: 51)
Drupal\Core\StackMiddleware\StackedHttpKernel->handle() (Line: 741)
Drupal\Core\DrupalKernel->handle() (Line: 19)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant