diff options
| author | Eugen Wissner <belka@caraus.de> | 2022-12-01 18:11:08 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2022-12-01 18:11:08 +0100 |
| commit | 0afceb6e89199330f6863fa3a9f2daa5da8e1e11 (patch) | |
| tree | b982b56fdfda2a666d2773414292b6cedcdca35f /private/php81/README | |
| parent | 539a78dba9b831b719c89d904b0f8777f1520eb4 (diff) | |
| download | slackbuilder-0afceb6e89199330f6863fa3a9f2daa5da8e1e11.tar.gz | |
php81: Add README, lint the build script
Diffstat (limited to 'private/php81/README')
| -rw-r--r-- | private/php81/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/private/php81/README b/private/php81/README new file mode 100644 index 0000000..d4ff3a4 --- /dev/null +++ b/private/php81/README @@ -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. |
