- Issue created by @mparker17
- 🇨🇦Canada mparker17 UTC-4
(aside: "hi!" from the elasticsearch_connector maintainers! Our 8.0.x branch took a lot of inspiration from this project (see 📌 Investigate search_api_opensearch as base for elasticsearch_connector Fixed ), and we noticed this issue in our code when we moved to PHPStan level 2 — I filed ✨ Declare that ConditionGroupInterface or ConditionGroup implements \Stringable Needs review upstream; but @drunken monkey pointed out
empty($condition_group->getConditions())
is a better approach thanempty($condition_group->__toString())
) - Merge request !46Issue #3438647: FilterBuilder: change how we determine if a condition group is empty. → (Merged) created by mparker17
- Status changed to Needs review
10 months ago 8:45pm 4 April 2024 - Status changed to Fixed
10 months ago 11:37pm 4 April 2024 -
mparker17 →
committed f48d2bf6 on 2.x
Issue #3438647: FilterBuilder: change how we determine if a condition...
-
mparker17 →
committed f48d2bf6 on 2.x
- 🇨🇦Canada mparker17 UTC-4
Awesome, thanks for the quick review!
FWIW, this change was also made in elasticsearch_connector in commit 2af064d.
Automatically closed - issue fixed for 2 weeks with no activity.