• Hello, I ran in to a problem with this plugin. When upgrading from PHP 8.3 to 8.4, the plugin causes a memory allocation error:

    [28-Feb-2025 16:02:14 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 2822 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:04:26 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 2822 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:04:29 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 2822 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:04:31 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 2822 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:04:33 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 2822 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:04:41 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 2822 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:04:43 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 2822 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:06:03 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 2822 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:08:26 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 2687 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:08:42 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 864 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:08:55 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 2687 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:09:16 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 2687 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:10:35 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 864 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:13:16 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 1041 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:13:58 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 1041 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:14:19 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 1041 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:14:34 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 1059 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:14:59 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 2746 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:19:55 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 882 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273
    [28-Feb-2025 16:20:07 UTC] PHP Fatal error: Possible integer overflow in memory allocation (2 * 2725 + 32) in [DOCROOT]\wp-includes\shortcodes.php on line 273

    Adjusting php memory limits does not fix the error. Downgrading to PHP 8.3 does fix the issue.

    Can you take a look at the error with 8.4? Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Support vishali009

    (@vishali009)

    Hi @gldrush98 ,

    Thank you for using our plugin. I have reviewed the error you shared, and it doesn’t appear to be related to our plugin. Could you please try deactivating all other plugins one by one to identify the cause? Alternatively, could you let us know which shortcode you are using so we can investigate the issue further on our end?

    Thanks & Regards

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.