Skip to content

fix: use dotted PHP version in PECL download URLs - #1

Merged
shaffe-fr merged 1 commit into
mainfrom
fix/pecl-url-dotted-php-version
Aug 11, 2026
Merged

fix: use dotted PHP version in PECL download URLs#1
shaffe-fr merged 1 commit into
mainfrom
fix/pecl-url-dotted-php-version

Conversation

@shaffe-fr

Copy link
Copy Markdown
Owner

PECL publishes Windows binaries with the dotted version format (e.g. 8.5) in filenames, not the concatenated digits (e.g. 85). Using the wrong placeholder caused HTTP 404 errors when installing extensions for any PHP version.

PECL publishes Windows binaries with the dotted version format (e.g.
8.5) in filenames, not the concatenated digits (e.g. 85). Using the
wrong placeholder caused HTTP 404 errors when installing extensions
for any PHP version.
@shaffe-fr
shaffe-fr merged commit 9e01e6e into main Aug 11, 2026
1 check passed
@shaffe-fr
shaffe-fr deleted the fix/pecl-url-dotted-php-version branch August 11, 2026 23:27
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.

1 participant