14:12:16 pjustice: fix is merged and builds are running 14:15:42 molto grazie 14:18:09 out of curiosity, what was it? (ready, fire, ...) 14:19:28 there's a section of the php configure which tries to auto-detect whether to enable zts, we rip that out so that it is correctly done based on whether users enable the zts option or not, and whoever produced php84 didn't bring that patch forward (the upstream file changed a bit, and rather than make the equivalent change they just dropped the patch hunk) 14:20:47 at some point it might be nice to make the threaded php actually work 14:23:46 Interesting. Sounds from reading like that will be swimming uphill both ways.