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

Naming differs from RFC standard: Notification vs. Message

Aperta
#441 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
4/5
Tempo stimato
3-5 giorni
Idoneità per principianti
35/100
Tipo di issue
Refactoring
Chiarezza
Da chiarire
Stato di attività
Ferma
Stack tecnologico
php
Ambito
api, backend

Direzione di ricerca

Start with the terminology distinction in RFC 8030 and review the documentation changes already marked complete in this issue. Then locate the library's code references to Notification and Message and determine the full naming scope. Done means the code consistently follows the RFC terminology without leaving the documented API and implementation out of sync.

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

Descrizione

The Web Push protocol uses push message as description. The notification is the data transported by the push message.
The use of notification seems to be historic remnant before standardization.

I think changes should be done in two steps:

  • Change documentation
  • Change code
Lingua principale
PHP
Stelle
1.9k
Fork
312
Merge medio
1g 15h
PR unite (30g)
1

Guida per i contributori

Apri la guida per i contributori

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 web-push-libs/web-push-php

Tutte le issue di web-push-libs/web-push-php

Issue simili

Altre issue su PHP

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.