From a9519fcca16dba1ad61ae7e5a4e4832928fdff60 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Wed, 18 Feb 2026 03:30:33 +0000 Subject: [PATCH] tree-sitter-grammars.tree-sitter-php-only: 0-unstable-2025-11-24 -> 0.24.2-unstable-2026-02-02 --- .../tools/parsing/tree-sitter/grammars/grammar-sources.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix index d17653b7d2b87..b2cc7fd27991a 100644 --- a/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix +++ b/pkgs/development/tools/parsing/tree-sitter/grammars/grammar-sources.nix @@ -1792,9 +1792,9 @@ }; php-only = { - version = "0-unstable-2025-11-24"; - url = "github:tree-sitter/tree-sitter-php/7d07b41ce2d442ca9a90ed85d0075eccc17ae315"; - hash = "sha256-XEKlsqC7HJ3mShmcwmfpezNP9DHE8f73f7/ru4MuxEo="; + version = "0.24.2-unstable-2026-02-02"; + url = "github:tree-sitter/tree-sitter-php/015ce839db5ae9ceda763bf12e071867fbe8cc89"; + hash = "sha256-fi4J7/AdV0wcpCg4gqmaE2epN51G4x4V5OHh7WtzGac="; meta = { license = lib.licenses.mit; maintainers = with lib.maintainers; [