Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: Herve Codina <herve.codina@bootlin.com>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/php-lua: new package
Date: Fri, 17 Dec 2021 22:49:34 +0100	[thread overview]
Message-ID: <20211217224934.5e14f4cb@windsurf> (raw)
In-Reply-To: <20211014093952.1943717-1-herve.codina@bootlin.com>

On Thu, 14 Oct 2021 11:39:51 +0200
Herve Codina <herve.codina@bootlin.com> wrote:

> The php-lua package provides a PHP extension that embeds the lua
> interpreter and offers an OO-API to lua variables and functions.
> 
> https://pecl.php.net/package/lua
> 
> Based on initial work from Nicolas Carrier <nicolas.carrier@orolia.com>
> 
> Two patches are present and were retrieved from the following
> upstream pull request in order to support PHP8:
> https://github.com/laruence/php-lua/pull/47
> 
> Signed-off-by: Herve Codina <herve.codina@bootlin.com>
> ---
>  DEVELOPERS                                    |  4 ++
>  package/Config.in                             |  1 +
>  ...TATIC-ZEND_ACC_STATIC-for-static-met.patch | 26 ++++++++
>  ...0002-php8-explicitly-declare-arginfo.patch | 66 +++++++++++++++++++
>  package/php-lua/Config.in                     |  8 +++
>  package/php-lua/php-lua.hash                  |  2 +
>  package/php-lua/php-lua.mk                    | 39 +++++++++++
>  support/testing/tests/package/test_php_lua.py | 62 +++++++++++++++++
>  8 files changed, 208 insertions(+)
>  create mode 100644 package/php-lua/0001-ZEND_ACC_ALLOW_STATIC-ZEND_ACC_STATIC-for-static-met.patch
>  create mode 100644 package/php-lua/0002-php8-explicitly-declare-arginfo.patch
>  create mode 100644 package/php-lua/Config.in
>  create mode 100644 package/php-lua/php-lua.hash
>  create mode 100644 package/php-lua/php-lua.mk
>  create mode 100644 support/testing/tests/package/test_php_lua.py

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2021-12-17 21:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-14  9:39 [Buildroot] [PATCH 1/1] package/php-lua: new package Herve Codina
2021-12-17 21:49 ` Thomas Petazzoni [this message]

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=20211217224934.5e14f4cb@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=bernd.kuhls@t-online.de \
    --cc=buildroot@buildroot.org \
    --cc=herve.codina@bootlin.com \
    /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