Follow-up to #2775819: The method Drupal\Core\Database\Query\Condition::compile is too long and complex β
In the above mentioned issue it was suggested to rename the property $changed to $compiled (with reversed logic values) but dismissed as off topic for that issue. So we created a separate issue for it.
API changes: none. Note however that the property is protected and thus can invalidate extending classes (none in core). though there is already a (public) method compiled() that should be used by extending classes as well.
Postponing posting a patch until the other issue gets committed.
Postponed
11.0 π₯
database system
After being applied to the 8.x branch, it should be considered for backport to the 7.x branch. Note: This tag should generally remain even after the backport has been written, approved, and committed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.