A server-side hook failed when committing plugin code to SVN
We're trying to commit and push our initial release to the SVN repository assigned to us by the wordpress team.
However when committing the code we're getting an error (probably because of the PHP8 polyfill) but are a bit baffled why this is stopping the plugin from being deployed?
In the readme.txt and composer we specifically also set the min. version of PHP to 7.0