Fix deprecated callable pattern
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Fix deprecated callable pattern
Benji Fisher
requested to merge
issue/typogrify-3435184:3435184-automated-drupal-11
into
8.x-1.x
May 09, 2024
Overview
0
Commits
2
Pipelines
2
Changes
2
Using 'self::myFunction' as a callable is deprecated in PHP 8.2.
Closes
#3435184
Merge request reports
Loading