[wp-trac] [WordPress Trac] #59827: wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP 8.2.
WordPress Trac
noreply at wordpress.org
Mon Nov 20 17:55:13 UTC 2023
#59827: wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP
8.2.
-------------------------------------------------+-------------------------
Reporter: jsmoriss | Owner:
| adamsilverstein
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: Awaiting
| Review
Component: Revisions | Version: 6.3.2
Severity: normal | Resolution:
Keywords: reporter-feedback has-patch has- | Focuses: php-
unit-tests | compatibility
-------------------------------------------------+-------------------------
Comment (by adamsilverstein):
> @adamsilverstein While we're at it, maybe we could add a
'pre_wp_save_post_revision_post_has_changed' filter to allow plugin
authors to do their own comparison logic?
What is the use case?
You can use the `wp_save_post_revision_check_for_changes` filter already
to bypass the change checks, would that work?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59827#comment:29>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list