Skip to content
GitLab
Explore
Sign in
Edit Api.php: Fixed deprecated syntax, ${var} to {$var}
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Edit Api.php: Fixed deprecated syntax, ${var} to {$var}
ex dj
requested to merge
issue/copyscape-3515757:bsmith6-8.x-4.x-patch-01709
into
8.x-4.x
Mar 27, 2025
Overview
0
Commits
1
Pipelines
2
Changes
1
Deprecated PHP 8.1 error: Deprecated: Using
{var} in strings is deprecated, use {
var} instead
Merge request reports
Loading