Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ poser 2! #346

Merged
merged 1 commit into from
Jul 31, 2020
Merged

⬆️ poser 2! #346

merged 1 commit into from
Jul 31, 2020

Conversation

garak
Copy link
Member

@garak garak commented Jul 30, 2020

Fix #344

@garak
Copy link
Member Author

garak commented Jul 30, 2020

CI failure is related to a memory problem with phpstan

@JellyBellyDev
Copy link
Member

CI failure is related to a memory problem with phpstan

larastan/larastan#397 (comment) ?

@@ -24,6 +24,7 @@ public function createFromBadge(Badge $badge): Image
$badge->getSubject(),
$badge->getStatus(),
\trim($badge->getHexColor(), '#'),
'flat',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you should use PUGX\Poser\Badge::DEFAULT_STYLE?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@JellyBellyDev JellyBellyDev merged commit 7230944 into master Jul 31, 2020
@JellyBellyDev JellyBellyDev deleted the poser2 branch July 31, 2020 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[badges/poser] Upgrade dependency to V2
2 participants