You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: features/search-replace.feature
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1106,7 +1106,7 @@ Feature: Do global search/replace
1106
1106
a:1:{i:0;O:10:"CornFlakes":0:{}}
1107
1107
"""
1108
1108
1109
-
Scenario:Deserialization for empty, type-hinted objects are handled gracefully
1109
+
Scenario:Warn and ignore type-hinted objects that have some error in deserialization
1110
1110
1111
1111
Given a WP install
1112
1112
And I run `wp option add cereal_isation 'O:13:"mysqli_result":5:{s:13:"current_field";N;s:11:"field_count";N;s:7:"lengths";N;s:8:"num_rows";N;s:4:"type";N;}'`
0 commit comments