• Hi,
    How are you?
    Is there any update to the plugin?

    This is an amazing plugin – but on wordpress 5.7 and PHP Version 7.4.15 I get errors such as:

    Deprecated: Array and string offset access syntax with curly braces is deprecated in /plugins/wp-testing/src/Facade.php on line 52
    
    Deprecated: Array and string offset access syntax with curly braces is deprecated in /plugins/wp-testing/src/Facade.php on line 52
    
    Warning: Cannot modify header information - headers already sent by (output started at /plugins/wp-testing/src/Facade.php:52) in /wp-includes/functions.php on line 6362
    
    Deprecated: Function get_magic_quotes_gpc() is deprecated in /plugins/wp-testing/vendor/flourish/flourish/fRequest.php on line 153
    
    Warning: Cannot modify header information - headers already sent by (output started at //plugins/wp-testing/src/Facade.php:52) in /includes/misc.php on line 1310
    
    Deprecated: Function get_magic_quotes_gpc() is deprecated in plugins/wp-testing/vendor/flourish/flourish/fRequest.php on line 153
    
    Deprecated: Function get_magic_quotes_gpc() is deprecated in /plugins/wp-testing/vendor/flourish/flourish/fRequest.php on line 153
    
    Deprecated: Function get_magic_quotes_gpc() is deprecated in /plugins/wp-testing/vendor/flourish/flourish/fRequest.php on line 153
    
    Warning: Cannot modify header information - headers already sent by (output started at /plugins/wp-testing/src/Facade.php:52) in /includes/template.php on line 2020

    Warning: Cannot modify header information – headers already sent by (output started at plugins/wp-testing/src/Facade.php:52) in /wp-includes/pluggable.php on line 1329

    Warning: Cannot modify header information – headers already sent by (output started at /plugins/wp-testing/src/Facade.php:52) in /wp-includes/pluggable.php on line 1332

    Thanks for your help!

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor ustimenko

    (@ustimenko)

    Just disable those noizy “deprecate” level errors at php and you will be ok.

    Thread Starter Ram Freedman

    (@ramf)

    Hi,
    Thanks.
    The deprecate and the Cannot modify header information errors have no effect on the module?
    Ram

    Plugin Contributor ustimenko

    (@ustimenko)

    No, it’s just an info trash. Cannot modify happened as of deprecated error output to browser.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Array and string offset access syntax with curly braces is deprecated’ is closed to new replies.