mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[GH-ISSUE #253] ExtractProcessor rewrites original file #115
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#115
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @andriipits on GitHub (Feb 17, 2020).
Original GitHub issue: https://github.com/flyimg/flyimg/issues/253
Hello.
When ExtractProcessor is used, it rewrites input file. You can see it at: src/Core/Processor/ExtractProcessor.php:36 and src/Core/Processor/ExtractProcessor.php:38, those lines are the same and I suppose the line 38 should look like:
$extractCmd->addArgument($outputImage->getOutputImagePath());@github-actions[bot] commented on GitHub (Aug 11, 2023):
This issue is stale because it has been open for 30 days with no activity.
@github-actions[bot] commented on GitHub (Aug 25, 2023):
This issue was closed because it has been inactive for 14 days since being marked as stale.