as a sample, if i switch from php8.1 to php8.2 and turn on debug and use maximum on error reporting i get errors like this one's:
Deprecated: Creation of dynamic property SocialRequest::$app is deprecated in /root/administrator/components/com_easysocial/includes/request/request.php on line 18
Deprecated: Creation of dynamic property SocialRequest::$input is deprecated in /root/administrator/components/com_easysocial/includes/request/request.php on line 19
Deprecated: Creation of dynamic property SocialTableUsers::$input is deprecated in /root/administrator/components/com_easysocial/tables/table.php on line 31
Deprecated: Creation of dynamic property SocialRequest::$app is deprecated in /root/administrator/components/com_easysocial/includes/request/request.php on line 18
Deprecated: Creation of dynamic property SocialRequest::$input is deprecated in /root/administrator/components/com_easysocial/includes/request/request.php on line 19
But I would like to add that there are more errors, not only from easysocial itself. this errors are not on php8.1.
just one error under php8.1 from a easysocial module:
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /root/modules/mod_easysocial_users/mod_easysocial_users.php on line 89
i have already reported this one:
https://stackideas.com/forums/mod-easysocial-users-deprecated-trim-passing-null-to-parameter-1-string