Conversation
supportHello, Since I updated the plugin to Version 2.1.0, I am getting a syntax error. Specific: [02-Mar-2022 22:16:02 UTC] PHP Parse error: syntax error, unexpected ‘?’ in…plugins/social-media-feather/synved-option/synved-option-item.php on line XXX (My WordPress is WordPress 5.9.1) Please see if you can fix it. All the best. This topic was modified 4 years, 2 months ago by alexandrasa . This topic was modified 4 years, 2 months ago by alexandrasa .
@alexandrasa I was able to reproduce this issue and the fix is going into QA shortly. I’ll follow up once the next release is out!
Thank you very much, the line with the error is the one in bold: function synved_option_item_callback( array $item, $callback_id, $callback_parameters = null ) { $callback = $item[ $callback_id ] ?? null;
Please, when will there be a plugin update that fixes this bug?
Just released a fix for this issue in version 2.1.1! Please update when possible.
Now the plugin works perfectly and is still one of the lightest. Thank you very much for solving this problem. All the best!
@alexandrasa I was able to reproduce this issue and the fix is going into QA shortly. I’ll follow up once the next release is out!
Thank you very much, the line with the error is the one in bold: function synved_option_item_callback( array $item, $callback_id, $callback_parameters = null ) { $callback = $item[ $callback_id ] ?? null;
Please, when will there be a plugin update that fixes this bug?
Just released a fix for this issue in version 2.1.1! Please update when possible.
Now the plugin works perfectly and is still one of the lightest. Thank you very much for solving this problem. All the best!