-
jperkinpjustice: fix is merged and builds are running
-
pjusticemolto grazie
-
pjusticeout of curiosity, what was it? (ready, fire, ...)
-
jperkinthere'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)
-
jperkinat some point it might be nice to make the threaded php actually work
-
pjusticeInteresting. Sounds from reading like that will be swimming uphill both ways.