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

🐛 address extension change in the code and in the docs #1484

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

garak
Copy link
Collaborator

@garak garak commented Dec 14, 2024

Fix #1479

@LabInc-Nico
Copy link

Hello,
concerning the array "keep extensions", it would be usefull to add :
private static array $keep = [ 'txt' => 'csv', 'xml' => 'gpx' ];

before : file.gpx.xml
after : file.gpx

Thanks.

@garak garak merged commit 99b1aad into dustin10:master Dec 26, 2024
12 checks passed
@garak garak deleted the fix-extension branch December 26, 2024 15:37
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.

File naming (file extensions) changed between 2.4.1 and 2.4.2
2 participants