1
0
mirror of https://github.com/php/pie.git synced 2026-03-23 23:12:17 +01:00
This commit is contained in:
Alexander Makarov
2025-01-30 12:20:14 +03:00
committed by GitHub
parent a582bb3ce9
commit ee413a1419

View File

@@ -297,7 +297,7 @@ applicable to the new tooling.
| `pecl login` | |
| `pecl logout` | |
| `pecl makerpm` | |
| `pecl package` | Linux - just tag a release. Window - use [`php/php-windows-builder` action](https://github.com/php/php-windows-builder) |
| `pecl package` | Linux - just tag a release. Windows - use [`php/php-windows-builder` action](https://github.com/php/php-windows-builder) |
| `pecl package-dependencies` | |
| `pecl package-validate` | In your extension checkout: `composer validate` |
| `pecl pickle` | |