--TEST-- Verbose tidy_setopt() / tidy_getopt() --SKIPIF-- --POST-- --GET-- --INI-- --FILE-- --EXPECT-- Current Value of 'tidy-mark': bool(false) New Value of 'tidy-mark': bool(true) Current Value of 'error-file': string(0) "" New Value of 'error-file': string(6) "foobar" Current Value of 'tab-size': int(8) New Value of 'tab-size': int(10)