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 YPT9G7+pgWVePgAAkFu2QA (envelope-from ) for ; Tue, 19 Dec 2023 15:33:35 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 0CG/F7+pgWVWMQAAqHPOHw (envelope-from ) for ; Tue, 19 Dec 2023 15:33:35 +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=1702996415; 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=DApnH6+KRo0de3EyzPm2oMTDqXRYR+gh8oWd8T4EIR4=; b=NFdqeQFi19Vh+AtO3iVLQ4k31XTuyebLvQiq3dC9wMGadl+jxyT/gF55JyMi6IS2Av1AhU L6jwHgsDcW2Q8hfb+rV17Eqx6h9vbeC1dxuUA4eQK8fAIt9SomZbJfkS9IzATLLuaiOtm+ IitboOVcZ/zHqTaVElAipQEncYK2snd36HmpKVUbKfFwS6eyDRL/gLkj3JQkSarOVcCouk OpH8fZAknnZ/+BFqwRnfYDpExYnAAceL/pb/xitziJq3839EYVyoWBv45SZfMQ2UwdzJMx M2goK8Ulo9cNNVma8pYKz6LPn9ziEaSnY7+P5XGHltiZjZ2QIPNPm3FqfEoLdg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702996415; a=rsa-sha256; cv=none; b=CdAnnbfIKuH3yEvgGbe/jKwKA78SELmaHFpF404iyK8EJQl7iImFlfaOQD2bAdk18Vk7Pk 6LK9KJT8SQhg2ZRr7Ny0GgGF9U8QDwkatkXrMe4KjjC/ho8KfCEKXW/VereX1nO2vu1Ktp RCwKvVSR5QeoaNYblAcabeGHXQcDyjOXjcZ2wv78b/By6Kac4HJ1TuMymzZ3oDSqPniGde acMgvp+RIKKYvQYJdXpdqQsCF+AVnm3Wqrz3w8XBXA+PDtsitz47frwYorutEHsxBwjrFA s3FmyTpm6Jm6SfXhq66lAYA595JiNepzXhlCxBwfQuh7mUnc/6q29kPRA5h2QA== 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 301EB34E12 for ; Tue, 19 Dec 2023 15:33:35 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rFaq1-0000Ca-Tm; Tue, 19 Dec 2023 09:12:49 -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 1rFapO-0006at-Rs for guix-patches@gnu.org; Tue, 19 Dec 2023 09:12:11 -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 1rFapM-0005uF-Ut for guix-patches@gnu.org; Tue, 19 Dec 2023 09:12:10 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rFapP-0004cw-GI for guix-patches@gnu.org; Tue, 19 Dec 2023 09:12:11 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67902] [PATCH 61/95] gnu: Add php-symfony-error-handler. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 19 Dec 2023 14:12:11 +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.170299509417409 (code B ref 67902); Tue, 19 Dec 2023 14:12:11 +0000 Received: (at 67902) by debbugs.gnu.org; 19 Dec 2023 14:11:34 +0000 Received: from localhost ([127.0.0.1]:34960 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFaon-0004Wd-Le for submit@debbugs.gnu.org; Tue, 19 Dec 2023 09:11:33 -0500 Received: from 4.mo550.mail-out.ovh.net ([46.105.76.26]:44483) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFaoB-0004M7-L0 for 67902@debbugs.gnu.org; Tue, 19 Dec 2023 09:10:56 -0500 Received: from director10.ghost.mail-out.ovh.net (unknown [10.108.9.29]) by mo550.mail-out.ovh.net (Postfix) with ESMTP id E16362C7DB for <67902@debbugs.gnu.org>; Tue, 19 Dec 2023 14:10:51 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-t5xgz (unknown [10.110.178.109]) by director10.ghost.mail-out.ovh.net (Postfix) with ESMTPS id B81A51FE7E; Tue, 19 Dec 2023 14:10:51 +0000 (UTC) Received: from ngraves.fr ([37.59.142.95]) by ghost-submission-6684bf9d7b-t5xgz with ESMTPSA id BqIWKGukgWUrBAEA/XSHnw (envelope-from ); Tue, 19 Dec 2023 14:10:51 +0000 X-OVh-ClientIp: 81.67.140.142 Date: Tue, 19 Dec 2023 14:57:42 +0100 Message-ID: <20231219140934.22783-61-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: 11847563246416814818 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrvddutddgieduucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepheekudejgfdtudeihffgiedvjeekffethfeiieevudegffejjefggfekffeiteeinecuffhomhgrihhnpehshihmfhhonhihrdgtohhmpdhgihhthhhusgdrtghomhenucfkphepuddvjedrtddrtddruddpkedurdeijedrudegtddrudegvddpfeejrdehledrudegvddrleehnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeijeeltddvseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehhedtpdhmohguvgepshhmthhpohhuth 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.22 X-Spam-Score: -6.22 X-Migadu-Queue-Id: 301EB34E12 X-Migadu-Scanner: mx12.migadu.com X-TUID: s1OlzbgV2SR3 * gnu/packages/php-xyz.scm (php-symfony-error-handler): New variable. Change-Id: Ie8fdaf7a409a1762039992c1c4118eb81b57bcf5 --- 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 9aa2badffb..98e11e860c 100644 --- a/gnu/packages/php-xyz.scm +++ b/gnu/packages/php-xyz.scm @@ -1626,3 +1626,27 @@ (define-public php-symfony-deprecation-contracts (home-page "https://symfony.com") (license license:expat))) +(define-public php-symfony-error-handler + (package + (name "php-symfony-error-handler") + (version "6.0.19") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/symfony/error-handler") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 "1vvpmx5v6b22ip44vs3lgyxk0m5cfwkgdpd8rfpp6lbh61ildcph")))) + (build-system composer-build-system) + (inputs + (list php-psr-log php-symfony-var-dumper)) + (native-inputs + (list php-phpunit-phpunit)) + (synopsis "Ease debugging in PHP") + (description "This package provides tools to manage errors and ease +debugging PHP code.") + (home-page "https://symfony.com") + (license license:expat))) + -- 2.41.0