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

Update configuration #24

Merged
merged 7 commits into from
Apr 11, 2024
Merged

Update configuration #24

merged 7 commits into from
Apr 11, 2024

Conversation

StevenRenaux
Copy link
Collaborator

@StevenRenaux StevenRenaux commented Mar 18, 2024

Refactoring + renaming the bundle configuration.

Refactor the stream around a formFields array to multipartFormData so that it is directly formatted by the getter.

src/Builder/AbstractChromiumPdfBuilder.php Outdated Show resolved Hide resolved
src/Builder/AbstractPdfBuilder.php Outdated Show resolved Hide resolved
@StevenRenaux StevenRenaux requested a review from Neirda24 April 1, 2024 12:31
src/Builder/AbstractChromiumPdfBuilder.php Outdated Show resolved Hide resolved
src/Builder/AbstractPdfBuilder.php Outdated Show resolved Hide resolved
@StevenRenaux StevenRenaux requested a review from Neirda24 April 9, 2024 15:38
@StevenRenaux
Copy link
Collaborator Author

@Jean-Beru can you approve or check another time 😉

@@ -194,7 +193,7 @@ public function nativePageRanges(string $range): static
}

/**
* @param string $template #Template
* @param string $template #Template
Copy link
Contributor

Choose a reason for hiding this comment

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

CS fixer won't be happy but 👍 for now. I'll fix it in my "add CI" PR .

@Jean-Beru
Copy link
Contributor

@StevenRenaux let's merge!

@StevenRenaux StevenRenaux merged commit 753149a into sensiolabs:main Apr 11, 2024
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.

3 participants