From 0afceb6e89199330f6863fa3a9f2daa5da8e1e11 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Thu, 1 Dec 2022 18:11:08 +0100 Subject: php81: Add README, lint the build script --- private/php81/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 private/php81/README (limited to 'private/php81/README') 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. -- cgit v1.2.3