Navneet Singh
Navneet Singh
> @Apteryks I spend several hours to find what's going wrong, thanks to you advice, My mac's patch version is 2.5, After I update patch to 2.7.6, every thing works...
@T2L Please rebase your PR.
@Ressinel As per @colans comment on D.O issue, let's see we can reproduce the problem reported.
This PR requires: https://github.com/goalgorilla/drupal_social/pull/378
We need to rework on the following: `"Post update hook naming convention patch": "https://git.drupalcode.org/project/drupal/-/merge_requests/1215.patch"`
Pending work: Check for installation failure, because of missing `use Drupal\Core\Session\AccountInterface;` statement in system.module in `hook_entity_field_access()`
For adding PHP 8.1 support, we need to work on https://www.drupal.org/node/3268032#core
This is resolved https://github.com/goalgorilla/open_social/pull/3028#issuecomment-1200836393 We need to work on resolving conflicts with Bootstrap, we will need an upgraded version of https://www.drupal.org/project/bootstrap, https://www.drupal.org/project/socialbase and https://www.drupal.org/project/socialblue
New PR: https://github.com/goalgorilla/open_social/pull/3148
@dependabot rebase