Changes between Version 1 and Version 2 of Ticket #27303, comment 23
- Timestamp:
- Oct 7, 2016, 11:17:43 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #27303, comment 23
v1 v2 3 3 Q(a=1)|Q((b=2|b=3|b=4)) 4 4 5 which I am not sure this approach buys us .5 which I am not sure this approach buys us (whereas an endeavoring developer could try their luck with the apply_filters() hook provided in the patch and I think that they would get there).