andreacomplus
@andreacomplus on WordPress.org
- Member Since: December 16th, 2022
- Website: groupecomplus.com
-
Posted a reply to Memory exhausted, on the site WordPress.org Forums:
Thanks for your investigation @yehi , I'll try to pinpoint this with XDebug, since the… -
Posted a reply to PHP8.1 compatibility, on the site WordPress.org Forums:
Adding temporarily a [\ReturnTypeWillChange] annotation would patch the issue and be backwards compatible, please consider… -
Created a topic, Memory exhausted, on the site WordPress.org Forums:
Hello, I have random memory saturations, they disap… -
Posted a reply to is_dir() error open_basedir restriction, on the site WordPress.org Forums:
I can confirm that this bug is still relevant, please check the proposed solutions! -
Posted a reply to Fatal errors in PHP 8.1, on the site WordPress.org Forums:
Thanks! -
Created a topic, Nice notifications, on the site WordPress.org Forums:
Nice "toast" notifications, this plugin works great. -
Posted a reply to Fatal errors in PHP 8.1, on the site WordPress.org Forums:
BTW, I fixed this temporarily changing line 104 of /includes/an-functions.php: $an_api->add_notification(array_merge($args, (array) $notification_settings)); -
Created a topic, Fatal errors in PHP 8.1, on the site WordPress.org Forums:
Hello, I am testing the update of our server to PHP 8 …