php81: Add README, lint the build script

This commit is contained in:
2022-12-01 18:11:08 +01:00
parent 539a78dba9
commit 0afceb6e89
2 changed files with 32 additions and 46 deletions

7
private/php81/README Normal file
View File

@ -0,0 +1,7 @@
PHP is an HTML-embedded scripting language. It shares syntax
characteristics with C, Java, and Perl. The primary objective behind
this language is to make a fast and easy-to-use scripting language for
dynamic web sites.
This installation is compatible with the official php package and
doesn't overwrit any stock files.