Closed (fixed)
Project:
Advanced CSS/JS Aggregation
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Dec 2019 at 18:15 UTC
Updated:
30 Jan 2020 at 10:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
gmangones commentedHi, patch added for review.
After apply patch report the next:
Thank's
Comment #3
pifagor commentedLook good
Comment #4
kim.pepperFILE_EXISTS_REPLACE is deprecated. Use
\Drupal\Core\File\FileSystemInterface::EXISTS_REPLACE instead.
FILE_CREATE_DIRECTORY is deprecated in 8.7.0. Use \Drupal\Core\File\FileSystemInterface::CREATE_DIRECTORY instead.
Comment #5
gmangones commentedHi.here are the new patch.
Thank's
Comment #6
kim.pepperThese are constants on the interface, not globals. You need to do
FileSystemInterface::EXISTS_REPLACEAlso, the patch is failing to apply, so you need to see what the conflicts are and resolve them.
Comment #7
sahana _n commentedPlease review the patch.
Comment #8
thallesThis issue has been resolved in other issues, but I appreciate your work
Comment #9
thallesComment #10
sahana _n commented