This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
mrkad
/
php-qrcode
espejo de
https://github.com/chillerlan/php-qrcode.git
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
:octocat: enable PHP 8.4 for static analysis
smiley
hace 1 año
padre
60cc55632c
commit
69b86b2beb
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
.github/workflows/tests.yml
+ 1
- 0
.github/workflows/tests.yml
Ver fichero
@@ -26,6 +26,7 @@ jobs:
- "8.1"
- "8.2"
- "8.3"
+ - "8.4"
env:
PHAN_ALLOW_XDEBUG: 0