From: "Gieseler, Christian" <CG@eks-engel.de>
To: "ptxdist@pengutronix.de" <ptxdist@pengutronix.de>
Subject: Re: [ptxdist] [PATCH 2/5] php: reanimate PHP as PHP8
Date: Thu, 12 Aug 2021 11:15:39 +0000 [thread overview]
Message-ID: <30221c24c7b44352890f94c776af0101@eks-engel.de> (raw)
In-Reply-To: <20210812104015.19563-2-jbe@pengutronix.de>
Hi,
> -----Ursprüngliche Nachricht-----
> Von: ptxdist <ptxdist-bounces@pengutronix.de> Im Auftrag von Juergen
> Borleis
> Gesendet: Donnerstag, 12. August 2021 12:40
> An: ptxdist@pengutronix.de
> Betreff: [ptxdist] [PATCH 2/5] php: reanimate PHP as PHP8
>
> PHP5 is gone with commit f356f581e17a9474bdc01dbe3907f96558101609
> "php5: remove old package"
>
> Let's try now with PHP8 instead and a minimal feature set due to limited test
> options. The remaining features can be extended on demand.
>
> Signed-off-by: Juergen Borleis <jbe@pengutronix.de>
> ---
> projectroot/etc/{php5 => php8}/php.ini | 0
> rules/php8.in | 72 +++++++++++++++
> rules/php8.make | 123 +++++++++++++++++++++++++
> 3 files changed, 195 insertions(+)
> rename projectroot/etc/{php5 => php8}/php.ini (100%) create mode
> 100644 rules/php8.in create mode 100644 rules/php8.make
>
> diff --git a/projectroot/etc/php5/php.ini b/projectroot/etc/php8/php.ini
> similarity index 100% rename from projectroot/etc/php5/php.ini rename to
> projectroot/etc/php8/php.ini diff --git a/rules/php8.in b/rules/php8.in new
> file mode 100644 index 0000000..a3b498e
> --- /dev/null
> +++ b/rules/php8.in
> @@ -0,0 +1,72 @@
> +## SECTION=scripting_languages
> +# php6 configuration
This is probably a typo and should be php8 instead of php6.
BR,
Christian
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
next prev parent reply other threads:[~2021-08-12 11:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-12 10:40 [ptxdist] [PATCH 1/5] apache2: remove initV artefact Juergen Borleis
2021-08-12 10:40 ` [ptxdist] [PATCH 2/5] php: reanimate PHP as PHP8 Juergen Borleis
2021-08-12 11:15 ` Gieseler, Christian [this message]
2021-08-12 12:41 ` Juergen Borleis
2021-09-03 14:11 ` Michael Olbrich
2021-09-03 14:13 ` Michael Olbrich
2021-08-12 10:40 ` [ptxdist] [PATCH 3/5] lighttpd: reenable PHP support via "fast cgi" Juergen Borleis
2021-08-12 10:40 ` [ptxdist] [PATCH 4/5] openvpn: still allow initV support Juergen Borleis
2021-09-03 14:16 ` Michael Olbrich
2021-08-12 10:40 ` [ptxdist] [PATCH 5/5] openvpn: version bump 2.4.6 -> 2.5.3 Juergen Borleis
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=30221c24c7b44352890f94c776af0101@eks-engel.de \
--to=cg@eks-engel.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox