pristas-peter / wp-graphql-gutenberg

Query gutenberg blocks with wp-graphql
https://wp-graphql-gutenberg.netlify.app
GNU General Public License v3.0
299 stars 61 forks source link

[Bugfix] #100 - Plugin breaks with PHP 8 #129

Closed ojohnny closed 2 years ago

ojohnny commented 2 years ago

Fixed:

rodrigo-arias commented 2 years ago

@ojohnny @pristas-peter this is actually breaking something. At least in PHP 7.4 the innerBlocks attributes are empty.

Before block-attributes-before

After block-attributes-after