Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Extension is not yet installable with PIE

Aperta
#98 1 commento 1 reazione 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
50/100
Tipo di issue
Funzionalità
Chiarezza
Abbastanza chiara
Stato di attività
Tranquilla
Stack tecnologico
php
Ambito
release

Direzione di ricerca

Start with composer.json and compare its PIE-related sections with the requirements for PHP extensions on Packagist. Check why php/pecl-networking-ssh2 is absent from the Packagist extensions listing, then verify that the package appears there and can be installed with PIE.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

Despite the presence of the composer.json file in the repo with the appropriate PIE sections, ssh2 is not available on Packagist and cannot be installed with PIE:

$ pie info php/pecl-networking-ssh2
🥧 PHP Installer for Extensions (PIE) 1.4.2, from The PHP Foundation
You are running PHP 8.4.20
Target PHP installation: 8.4.20 nts, on Linux/OSX/etc x86_64 (from /usr/bin/php8.4)

Could not install package: php/pecl-networking-ssh2

I suspect the php vendor namespace might be reserved.
To be able to install the extension with PIE it must appear here first: https://packagist.org/extensions

PS. On a personal note, assuming this GH account is legit thank you Rasmus for inventing PHP and for maintaining this random extension 31 years later 🫡

Lingua principale
C
Stelle
55
Fork
68
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Preparare l'ambiente

Non abbiamo ancora controllato i file di configurazione di questo progetto. Parti dal suo README e consulta la nostra guida al primo contributo per i passaggi generali.

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di php/pecl-networking-ssh2

Tutte le issue di php/pecl-networking-ssh2

Issue simili

Altre issue su C

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.