## Description <!-- A clear and concise description of what the bug is. --> https://wordpress.org/support/topic/php-8-debugging/ ## Testing instructions <!-- List of steps to reproduce the behavior so we can see it on our side too. --> Display post title using Pods::field(). It will trigger the display filters and since PHP8 named parameters this will trigger an error.