From 394411677ea9b3e5bb520c39db6e39f751c35e28 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 10 Dec 2025 22:41:45 +0100 Subject: Add functions to modify a search expression (#8293) * Allows easier modifications of the search expression. * Add proper `__toString()` instead of just returning the raw input string. Allows in particular showing the result of the actual parsing of the raw input string in the UI. Needed for https://github.com/FreshRSS/FreshRSS/pull/8294 --- app/layout/header.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/layout') diff --git a/app/layout/header.phtml b/app/layout/header.phtml index 2fd6bb548..5c6ea63a4 100644 --- a/app/layout/header.phtml +++ b/app/layout/header.phtml @@ -40,7 +40,7 @@
-- cgit v1.2.3