From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:5f26::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id aDi4LsukgWUxJQEAkFu2QA (envelope-from ) for ; Tue, 19 Dec 2023 15:12:27 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id UFeTKcukgWXrSQAAqHPOHw (envelope-from ) for ; Tue, 19 Dec 2023 15:12:27 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702995147; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=HqNDP8ci83vmHYZDuKojHAd9je+x6AEX2orl7XLBKJs=; b=FAC4ryd7/s5/ontt6mmxecbsxK7f6N4PhxuHpqZ+2I4JsszUwu/xdiAmVXFTTmdITG0dz/ Z+u+mHH4Yf7H4CgYJEiughnUaTZhSzRQUN7Bh2rDLTW9rG7hJqYkc8g+eUHcXzHJ20xBGV OCw5OUoGrL5/TyOzB4FBBMKC+dWkPhTjr/Be7E+b7yvUBPcKqrAbhMUVj70LORPKorRBFw FydIbeXku3t96e5w6nH0bfeiPbh//u52klG/H6bjeAB3St+oIF5E/o/Jzwt4UVNkTQEx8g CrV0SNrMMm/9zf8E1RmlGK9iecbG/gnuaneNAl2ojp1ZtiaBeS/4RLvuLwRAiw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702995147; a=rsa-sha256; cv=none; b=p/pp2OEuUl3z4Ah17W/bi3pyS6FQ6X3mzMkD8L2EgKtBcPDZlm+kAaNtHnWAA2/NmsKgrV wBYb1wVHCdHhPmsS31r9FdCuFKT1XvinvUCJIb2Ui5/+G9x+MYaXra/HFvVpWMb+7VHIwk /W+TajhP21lGWUQxBJ+fr5RM4XhfVClTMYVC2DJH33TUgHfQxacmrRRqosjgQxzgK2R8lA Y5J9w3XWws9leTKS9Wh7vuWLK2pxFahfPEFKqKc697JwF6gEdpkqgKGBcN1ywBvTrek1o/ 6k8zFzI5lPHjei5nLQr/64U43EMo3Q5AhsCunUfWfCQ6OFybejnNa90sZRe7Hw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 747BB3D4FA for ; Tue, 19 Dec 2023 15:12:27 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rFapc-00072d-QC; Tue, 19 Dec 2023 09:12:24 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rFapI-0006R8-Fy for guix-patches@gnu.org; Tue, 19 Dec 2023 09:12:06 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rFapH-0005p9-DM for guix-patches@gnu.org; Tue, 19 Dec 2023 09:12:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rFapJ-0004bH-VS for guix-patches@gnu.org; Tue, 19 Dec 2023 09:12:05 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67902] [PATCH 45/95] gnu: Add php-sebastian-exporter. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 19 Dec 2023 14:12:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67902 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 67902@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 67902-submit@debbugs.gnu.org id=B67902.170299508717274 (code B ref 67902); Tue, 19 Dec 2023 14:12:05 +0000 Received: (at 67902) by debbugs.gnu.org; 19 Dec 2023 14:11:27 +0000 Received: from localhost ([127.0.0.1]:34926 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFaof-0004U5-Pc for submit@debbugs.gnu.org; Tue, 19 Dec 2023 09:11:27 -0500 Received: from 10.mo550.mail-out.ovh.net ([178.32.96.102]:45591) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFanx-0004KR-6c for 67902@debbugs.gnu.org; Tue, 19 Dec 2023 09:10:42 -0500 Received: from director8.ghost.mail-out.ovh.net (unknown [10.108.25.15]) by mo550.mail-out.ovh.net (Postfix) with ESMTP id 0AA7E2C49D for <67902@debbugs.gnu.org>; Tue, 19 Dec 2023 14:10:37 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-vtb48 (unknown [10.110.168.221]) by director8.ghost.mail-out.ovh.net (Postfix) with ESMTPS id B3CD81FED4; Tue, 19 Dec 2023 14:10:36 +0000 (UTC) Received: from ngraves.fr ([37.59.142.109]) by ghost-submission-6684bf9d7b-vtb48 with ESMTPSA id GOiKKVykgWXDJgAAePUQJA (envelope-from ); Tue, 19 Dec 2023 14:10:36 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Tue, 19 Dec 2023 14:57:26 +0100 Message-ID: <20231219140934.22783-45-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20231219140934.22783-1-ngraves@ngraves.fr> References: <20231219140934.22783-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 11843622597420311266 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrvddutddgieduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepvdehleeiffehtedvlefhffffjeefgfduhfetkeevheeiteduiedugfekuedtheejnecuffhomhgrihhnpehgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegtddrudegvddpfeejrdehledrudegvddruddtleenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqpdhnsggprhgtphhtthhopedupdhrtghpthhtohepieejledtvdesuggvsggsuhhgshdrghhnuhdrohhrghdpoffvtefjohhsthepmhhoheehtddpmhhouggvpehsmhhtphhouhht X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.19 X-Spam-Score: -6.19 X-Migadu-Queue-Id: 747BB3D4FA X-Migadu-Scanner: mx11.migadu.com X-TUID: 4aV2sTfgyT9I * gnu/packages/php-xyz.scm (php-sebastian-exporter): New variable. Change-Id: I7b3148e79e369a82b0f78b0891c8544485885d19 --- gnu/packages/php-xyz.scm | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/gnu/packages/php-xyz.scm b/gnu/packages/php-xyz.scm index 53da205216..97bb12a2fb 100644 --- a/gnu/packages/php-xyz.scm +++ b/gnu/packages/php-xyz.scm @@ -1138,3 +1138,27 @@ (define-public php-sebastian-environment (home-page "https://github.com/sebastianbergmann/environment") (license license:bsd-3))) +(define-public php-sebastian-exporter + (package + (name "php-sebastian-exporter") + (version "4.0.5") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/sebastianbergmann/exporter") + (commit version))) + (file-name (git-file-name name version)) + (sha256 + (base32 "03jgh5vw1h6n97cklni667wj5ml1b4h15wdkra0j7m1b8gxym7lj")))) + (build-system composer-build-system) + (native-inputs + (list php-phpunit-phpunit)) + (inputs + (list php-sebastian-recursion-context)) + (synopsis "Visualize PHP variables") + (description "This package provides the functionality to export PHP +variables for visualization") + (home-page "https://github.com/sebastianbergmann/exporter") + (license license:bsd-3))) + -- 2.41.0