Revision with an array in meta saves correctly even when included in _wp_post_revision_fields
.
#27991
Annotations
10 errors
|
tests/phpunit/tests/post/metaRevisions.php#L742
Opening parenthesis of a multi-line function call must be the last content on the line
|
tests/phpunit/tests/post/metaRevisions.php#L742
Only one argument is allowed per line in a multi-line function call
|
tests/phpunit/tests/post/metaRevisions.php#L742
Expected 1 space after FUNCTION keyword; 0 found
|
tests/phpunit/tests/post/metaRevisions.php#L743
Array keys must NOT be surrounded by spaces if they only contain a string or an integer.
|
tests/phpunit/tests/post/metaRevisions.php#L745
Closing parenthesis of a multi-line function call must be on a line by itself
|
tests/phpunit/tests/post/metaRevisions.php#L765
Space found before comma in argument list
|
tests/phpunit/tests/post/metaRevisions.php#L771
Space found before comma in argument list
|
tests/phpunit/tests/post/metaRevisions.php#L803
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
|
The logs for this run have expired and are no longer available.
Loading