Auto commit for release 'develop' on 2025-01-06

This commit is contained in:
github-actions 2025-01-06 07:37:27 +01:00
parent 1afcaea4c6
commit d44cd50768
2 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,5 @@
<?php
/*
* NodeResult.php
* Copyright (c) 2025 https://github.com/Sobuno

View File

@ -27,9 +27,6 @@ namespace FireflyIII\Support\Search\QueryParser;
use Illuminate\Support\Facades\Log;
/**
* Single-pass parser that processes query strings into structured nodes.
* Scans each character once (O(n)) to build field searches, quoted strings,