* In [28525], `$_diff_threshold`, `$inline_diff_renderer`, and `$_show_split_view` were marked `protected`; magic methods were also added. * The magic methods should only perform operations on a whitelisted set of properties, now specified in `$compat_fields` * Remove `__call()`, is unnecessary and can wreak havoc on the parent class. This class is used in one place: `wp_text_diff()`. See #30891. Built from https://develop.svn.wordpress.org/trunk@31135 git-svn-id: http://core.svn.wordpress.org/trunk@31116 1a063a9b-81f0-0310-95a4-ce76da25c4cd
15 KiB
15 KiB