Title: SCHEMA and PHP 8.2 causing errors
Last modified: May 6, 2024

---

# SCHEMA and PHP 8.2 causing errors

 *  [graincore](https://wordpress.org/support/users/graincore/)
 * (@graincore)
 * [2 years ago](https://wordpress.org/support/topic/schema-and-php-8-2-causing-errors/)
 * Using SCHEMA with PHP 8.2 broke my wordpress webpage. Every time I tried to edit
   a page or post in the WordPress editor and save the draft, the page became unresponsive.
   My CPanel reflected a significant increase in CPU load and RAM usage, which essentially
   made my webpage inaccessible.
 * Here is the first error form the debug console which is a deprecation error from
   Schema:
 * [06-May-2024 12:41:31 UTC] PHP Deprecated: Creation of dynamic property SCHEMA_JSON_LD_Breadcrumbs::
   $post is deprecated in /home/jcoe1gqo1o6q/public_html/wp-content/plugins/schema/
   includes/extensions/breadcrumbs.php on line 67
 * Schema produced lots of those errors while being in the editor and trying to 
   save my draft.
 * WordPress seems to work fine with just PHP 8.1.
 * If you encounter this issue, I advice downgrading to PHP 8.1.
 * Maybe time to update the plug-in guys? Its more than 6 months!

Viewing 1 replies (of 1 total)

 *  [Rafael Fischmann](https://wordpress.org/support/users/rfischmann/)
 * (@rfischmann)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/schema-and-php-8-2-causing-errors/#post-17887851)
 * Yeah, I’m seeing tons of these when enabling debug in WordPress:
 *     ```wp-block-code
       [13-Jul-2024 10:26:32 UTC] PHP Deprecated:  Creation of dynamic property SCHEMA_JSON_LD_Breadcrumbs::$post is deprecated in /home/macmagazine/public_html/wp-content/plugins/schema/includes/extensions/breadcrumbs.php on line 67[13-Jul-2024 10:26:32 UTC] PHP Deprecated:  Creation of dynamic property SCHEMA_JSON_LD_Breadcrumbs::$show_on_front is deprecated in /home/macmagazine/public_html/wp-content/plugins/schema/includes/extensions/breadcrumbs.php on line 68[13-Jul-2024 10:26:32 UTC] PHP Deprecated:  Creation of dynamic property SCHEMA_JSON_LD_Breadcrumbs::$page_for_posts is deprecated in /home/macmagazine/public_html/wp-content/plugins/schema/includes/extensions/breadcrumbs.php on line 69
       ```
   
 * But it does seem this plugin has been abandoned? 😞

Viewing 1 replies (of 1 total)

The topic ‘SCHEMA and PHP 8.2 causing errors’ is closed to new replies.

 * ![](https://ps.w.org/schema/assets/icon-256x256.png?rev=1750173)
 * [Schema](https://wordpress.org/plugins/schema/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/schema/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/schema/)
 * [Active Topics](https://wordpress.org/support/plugin/schema/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/schema/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/schema/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Rafael Fischmann](https://wordpress.org/support/users/rfischmann/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/schema-and-php-8-2-causing-errors/#post-17887851)
 * Status: not resolved