-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Copy link
Milestone
Description
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]