I noticed today that the styling on several of my sites was completely broken. Links were their default colors, ignoring my CSS in the customizer and even ignoring the color settings in the theme settings. The right fonts were not loading, several elements were shifted out of place.
Since I have these themes used a lot of places, I was in a bit of a panic. I looked at the latest posts on each site, rolled the sites back weeks, even months - but the sites were still broken and I know they looked fine back then. So, I rolled PHP 7.3 back to 7.2, and all the sites looked fine again.
I am not sure what is breaking where… I went through all the error logs I could find, but if I had to guess I would say that PHP 7.3 is breaking something in a way that makes the site ignore some, or many customizer settings.