Skip to content

Could not parse version constraint > 1.3.0-alpha.2@05dc7c8 in pie self-update #413

@TimWolla

Description

@TimWolla

I just ran:

$ pie self-update --nightly
🥧 PHP Installer for Extensions (PIE) 1.2.1, from The PHP Foundation
You are running PHP 8.4.14
Target PHP installation: 8.4.14 nts, on Linux/OSX/etc x86_64 (from /usr/bin/php8.4)
Downloading the latest nightly release.
✅ Verified the new PIE version
✅ PIE has been upgraded to nightly

and then:

$ pie self-update
🥧 PHP Installer for Extensions (PIE) 1.3.0-alpha.2@05dc7c8, from The PHP Foundation
Updating using the stable channel.
You are running PHP 8.4.14
Target PHP installation: 8.4.14 nts, on Linux/OSX/etc x86_64 (from /usr/bin/php8.4)
You are currently running PIE version 1.3.0-alpha.2@05dc7c8

In VersionParser.php line 526:
                                                                                                              
  Could not parse version constraint > 1.3.0-alpha.2@05dc7c8: Invalid version string "1.3.0-alpha.2@05dc7c8"  
                                                                                                              

self-update [--with-php-config WITH-PHP-CONFIG] [--with-php-path WITH-PHP-PATH] [--with-phpize-path WITH-PHPIZE-PATH] [--no-cache] [--nightly] [--preview] [--stable]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions