Fatal PHP error in v18.6.0
-
In the WP error LOG I’ve got this messages (and the content are not shown):
In the WP error LOG I’ve got this messages (and the content are not shown):
[21-Jun-2024 13:32:17 UTC] PHP Fatal error: Uncaught Error: Call to undefined method WP_HTML_Tag_Processor::next_token() in …/wp-content/plugins/gutenberg/build/block-library/blocks/button.php:44
Stack trace:
0 …/wp-includes/class-wp-block.php(258): gutenberg_render_block_core_button(Array, ‘\n<div class=”wp…’, Object(WP_Block))
1 …/wp-includes/class-wp-block.php(244): WP_Block->render()
2 …/wp-includes/class-wp-block.php(244): WP_Block->render()
3 …/wp-includes/class-wp-block.php(244): WP_Block->render()
4 …/wp-includes/blocks.php(1484): WP_Block->render()
5 …/wp-includes/blocks.php(1522): render_block(Array)
6 …/wp-content/plugins/gutenberg/build/block-library/blocks/block.php(90): do_blocks(‘<!– wp:paragra…’)
7 …/wp-includes/class-wp-block.php(258): gutenberg_render_block_core_block(Array, ”, Object(WP_Blo in …/wp-content/plugins/gutenberg/build/block-library/blocks/button.php on line 44
I rolled back, and now working with v18.5.0
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.