[GH-ISSUE #253] ExtractProcessor rewrites original file #115

Closed
opened 2026-02-25 22:34:23 +03:00 by kerem · 2 comments
Owner

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());

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());`
kerem 2026-02-25 22:34:23 +03:00
  • closed this issue
  • added the
    stale
    label
Author
Owner

@github-actions[bot] commented on GitHub (Aug 11, 2023):

This issue is stale because it has been open for 30 days with no activity.

<!-- gh-comment-id:1674131575 --> @github-actions[bot] commented on GitHub (Aug 11, 2023): This issue is stale because it has been open for 30 days with no activity.
Author
Owner

@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.

<!-- gh-comment-id:1692649909 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#115
No description provided.