This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
mrkad
/
php-qrcode
mirror da
https://github.com/chillerlan/php-qrcode.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
:octocat: add PHP8 to test matrix
codemasher
4 anni fa
parent
cfb150f941
commit
440072b275
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
.github/workflows/tests.yml
+ 1
- 0
.github/workflows/tests.yml
Vedi File
@@ -20,6 +20,7 @@ jobs:
- php7.2
- php7.3
- php7.4
+ - php8.0
steps:
- name: "Checkout"