Changes between Initial Version and Version 6 of Ticket #46660
- Timestamp:
- 03/26/2019 10:06:18 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #46660
-
Property
Status
changed from
new
toreopened
-
Property
Component
changed from
General
toOptions, Meta APIs
-
Property
Milestone
changed from
Awaiting Review
to5.2
- Property Keywords needs-patch added
-
Property
Status
changed from
-
Ticket #46660 – Description
initial v6 1 1 i have updated to the latest wordpress and php 7.3 but somehow i get this error over and over again 2 2 {{{ 3 3 PHP Warning: count(): Parameter must be an array or an object that implements Countable in /srv/users/.../apps/.../public/wp-includes/meta.php on line 210: 4 4 … … 12 12 } 13 13 } 14 }}}