Merge pull request #471 from jenaye/patch-1

[Add] - php8 to extensions.lst
This commit is contained in:
Swissky 2022-01-01 13:20:06 +01:00 committed by GitHub
commit c5b49ec497
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -6,6 +6,7 @@
.php4
.php5
.php7
.php8
.pht
.phar
.phpt
@ -17,4 +18,4 @@
.php%00.png
.php\x00.png
.php%00.jpg
.php\x00.jpg
.php\x00.jpg

View file

@ -0,0 +1 @@
<?php phpinfo(); ?>