Issue#3379647: Resolve deprecation issue.
2 unresolved threads
Closes #3379647
Merge request reports
Activity
887 887 } 888 888 889 889 if ($media_changes) { 890 $contents = isset($contents) ? $contents : ''; 890 891 $media_blocks = advagg_parse_media_blocks($contents); 891 $contents = ''; changed this line in version 4 of the diff
887 887 } 888 888 889 889 if ($media_changes) { 890 $contents = isset($contents) ? $contents : ''; changed this line in version 4 of the diff
Please register or sign in to reply