Skip to content

fix: zephpyr.com bundle on Windows #196

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

Merged
merged 1 commit into from
Apr 1, 2025
Merged

Conversation

SRWieZ
Copy link
Member

@SRWieZ SRWieZ commented Mar 31, 2025

The ZIP extension in PHP expects forward slashes (/) as directory separators inside archives, regardless of the operating system.

@SRWieZ SRWieZ changed the title fix: ZePHPyr bundle on Windows fix: zephpyr.com bundle on Windows Mar 31, 2025
Copy link
Member

@PeteBishwhip PeteBishwhip left a comment

Choose a reason for hiding this comment

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

Looks good to me. I learnt something new today as I didn't know the ZIP extension would require / over \. I think if you have a known error path for when this affects a ZIP, a test would be good to ensure this doesn't revert back to \ in the future. Happy for merge.

@PeteBishwhip PeteBishwhip merged commit d3e291f into main Apr 1, 2025
35 of 36 checks passed
@PeteBishwhip PeteBishwhip deleted the fix-zephpyr-windows-bundle branch April 1, 2025 10:00
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