strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3279393. -->
Reported by: [mehdib4](https://www.drupal.org/user/637244)
Related to !144
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Deprecated function: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in Drupal\gin\GinContentFormHelper->isContentForm() (line 232 of themes/contrib/gin/src/GinContentFormHelper.php).</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>If we are on a php 8.1 version and we use the group module. When we edit or create content we have this error</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<h3 id="summary-ui-changes">User interface changes</h3>
<h3 id="summary-api-changes">API changes</h3>
<h3 id="summary-data-model-changes">Data model changes</h3>
issue