Skip to content

Comments

Allow old PEAR/PECL named convention packages for pre-packaged source#193

Merged
asgrim merged 1 commit intophp:mainfrom
asgrim:include-old-pear-convention-for-prebuilt-source-packages
Feb 28, 2025
Merged

Allow old PEAR/PECL named convention packages for pre-packaged source#193
asgrim merged 1 commit intophp:mainfrom
asgrim:include-old-pear-convention-for-prebuilt-source-packages

Conversation

@asgrim
Copy link
Contributor

@asgrim asgrim commented Feb 28, 2025

Follow-up for #39

This allows older mongodb pre-packaged archives to be used without modification 💯 and also means pecl package won't complain 😁

sudo pecl install php_mongodb-1.21.0dev-src.tgz
parsePackageName(): only one version/state delimiter "-" is allowed in "php_mongodb-1.21.0dev-src.tgz"
invalid package name/package file "php_mongodb-1.21.0dev-src.tgz"
install failed

@asgrim asgrim added the enhancement New feature or request label Feb 28, 2025
@asgrim asgrim added this to the 0.7.0 milestone Feb 28, 2025
@asgrim asgrim self-assigned this Feb 28, 2025
@asgrim asgrim merged commit 2f8def7 into php:main Feb 28, 2025
19 checks passed
@asgrim asgrim deleted the include-old-pear-convention-for-prebuilt-source-packages branch February 28, 2025 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant