ef3157e0ec
User-specified settings were being fiddled with by tidy internally. User settings set by the user should always be able to be read back by the user, but `AdjustConfig()` would change them. This change contributes toward fixing the situation by using `AdjustConfig()` at the only point that it's needed, as well by NOT automatically reverting to the snapshot after outputting a buffer (which should be stateless, but caused PHP to break because it tried to save buffer more than once, so subsequent calls would use non-fiddle settings.). |
||
---|---|---|
.. | ||
buffio.h | ||
platform.h | ||
tidy.h | ||
tidybuffio.h | ||
tidyenum.h | ||
tidyplatform.h |