For LTS we should probably protect the code which disables GC with a configuration variable, and set it to true in production but false by default.
Description
Details
Event Timeline
Change 610339 had a related patch set uploaded (by C. Scott Ananian; owner: C. Scott Ananian):
[mediawiki/services/parsoid@master] Make garbage collection on PHP 7.2 configurable via ParsoidSettings
Change 610341 had a related patch set uploaded (by C. Scott Ananian; owner: C. Scott Ananian):
[operations/mediawiki-config@master] Make GC in PHP 7.2 configurable in Parsoid, but don't change production
Not entirely sold on this because the code required is a little bit heavyweight, but these are the patches required if we decide to do this.
Change 610341 abandoned by C. Scott Ananian:
[operations/mediawiki-config@master] Make GC in PHP 7.2 configurable in Parsoid, but don't change production
Reason:
We decided we didn't need to make this configurable.
Change 610339 abandoned by C. Scott Ananian:
[mediawiki/services/parsoid@master] Make garbage collection on PHP 7.2 configurable via ParsoidSettings
Reason:
We decided we didn't need to make this configurable.