mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
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#288
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?
📋 Pull Request Information
Original PR: https://github.com/flyimg/flyimg/pull/113
Author: @baamenabar
Created: 8/25/2017
Status: ✅ Merged
Merged: 8/25/2017
Merged by: @baamenabar
Base:
master← Head:format-options-refactor📝 Commits (3)
3bd7444Refactor: Clarified and separated logic for output file extensions087e7a9Fix for variable name too long. Can't we make them longer? 20 is not enough9881323removed unneeded comment📊 Changes
5 files changed (+113 additions, -47 deletions)
View changed files
📝
README.md(+2 -2)📝
docs/url-options.md(+4 -2)📝
src/Core/Entity/OutputImage.php(+97 -33)📝
src/Core/Handler/ImageHandler.php(+2 -2)📝
src/Core/Processor/ImageProcessor.php(+8 -8)📄 Description
Do we have defined rules regarding whitespace? do we follow some guideline?
Also, can I return early in a method?
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.