Title: Replace hangs on table bug (certain serialized data)
Last modified: April 16, 2018

---

# Replace hangs on table bug (certain serialized data)

 *  [Kyle](https://wordpress.org/support/users/keadie/)
 * (@keadie)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/replace-hangs-on-table-bug-certain-serialized-data/)
 * First off, thanks for the great plugin!
 * I have had it hang on different sites before. I finally decided to dig into the
   problem today. LSS, it appears to hang on serialized data that has an incomplete
   class object. In my case, from the Google Events Calendar inside the wp_options
   table. Let me know if you have any questions on recreating this. Thanks!
 * Snippet from the top of the unserialized data:
 *     ```
       Array
       (
       [0] => __PHP_Incomplete_Class Object
       (
       [__PHP_Incomplete_Class_Name] => GCE_Event
       [feed] => __PHP_Incomplete_Class Object
       (
       [__PHP_Incomplete_Class_Name] => GCE_Feed
       [id] => 588
       ```
   

The topic ‘Replace hangs on table bug (certain serialized data)’ is closed to new
replies.

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

 * 0 replies
 * 1 participant
 * Last reply from: [Kyle](https://wordpress.org/support/users/keadie/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/replace-hangs-on-table-bug-certain-serialized-data/)
 * Status: not resolved