This website works better with JavaScript
Home
Explore
Help
Sign In
mrkad
/
php-qrcode
mirror of
https://github.com/chillerlan/php-qrcode.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
:octocat: enable PHP 8.4 for static analysis
smiley
1 year ago
parent
60cc55632c
commit
69b86b2beb
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.github/workflows/tests.yml
+ 1
- 0
.github/workflows/tests.yml
View File
@@ -26,6 +26,7 @@ jobs:
- "8.1"
- "8.2"
- "8.3"
+ - "8.4"
env:
PHAN_ALLOW_XDEBUG: 0