spacedmonkey/wp-rest-blocks

pQuery deprecated in PHP 8.x

Opened this issue · 1 comments

There is an "issue" with pQuery being deprecated in PHP 8.1.
Since the package hasn't been updated since 2016, maybe one could consider to replace pQuery with something which experiences updates regularly. I found DiDom for that case, which could be nice to work with instead.

Actually the issue is only deprecated warnings in Wordpress, though.

solved in PR #75