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
@BernhardBaumrock - it's the same error. I actually just found another one in Profields Table as well.
Remember that these errors were really prevalent when PHP 7.2 was first released. Ryan fixed most of them with the new wireCount() function, but there are obviously some still lingering.
Short description of the issue
https://github.com/processwire/processwire/blob/3acd7709c1cfc1817579db00c2f608235bdfb1e7/wire/modules/Process/ProcessPagesExportImport/ProcessPagesExportImport.module#L810
Expected behavior
It works without error
Actual behavior
It throws the [count(): Argument #1 ($var) must be of type Countable|array] error
The text was updated successfully, but these errors were encountered: